Search Issue Tracker
"StandardPurchasingModule.Instance().appStore" function returns GooglePl...
How to reproduce:1. Open the attached project “PurchasingModuleIssue.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mo... Read more
[Windows] The Unity Editor becomes unresponsive when a modal window lose...
How to reproduce:1. Open the attached user project “ModalWindowFromAuxWindowEditorFreeze.zip“2. Open the “Aux Window“ window (Bug Re... Read more
The viewport takes full content height when creating a ScrollView withou...
How to reproduce:1. Open the attached project “Scroll View Bug.zip“2. Select the “New Scroll View Test“ asset (Assets/Scriptable Obj... Read more
Custom Pass makes Scene view flicker when viewing an Instanced Terrain
How to reproduce:1. Open the attached user project2. Open Scene “SampleScene“ (Assets/Scenes)3. Observe the “Terrain“ GameObject in ... Read more
Unity crashes on: "VFXParticleSystem::ResetEventCountCommand(VFXSystem c...
Reproduction steps:1. Open the attached “VFXCrash.zip“ project2. Open “SampleScene” scene3. Enter Play Mode and wait for a few secon... Read more
[M1][Silicon]Player window freezes when resizing rapidly
Reproduction steps:1. Open the attached project “ReproFreeze”2. File > Build and Run3. Resize Player window rapidly Expected resu... Read more
"DirectoryNotFoundException: Could not find a part of the path" thrown w...
How to reproduce: Create a new Unity project Create a path longer than 260 characters in the Assets folder Create a new C# Script in... Read more
[macOS] EXC_BAD_INSTRUCTION error is thrown when running Unity build usi...
How to reproduce:1. Build a new Unity project with “Create Xcode Project” setting toggled2. Open the created “xcodeproj” file in the... Read more
Hair System package throws "NullReferenceException" errors when moving t...
How to reproduce:1. Open the user’s attached “HDRP_2022-2_Testing.zip“ project2. Move the cursor in the editor and observe the conso... Read more
Player crashes when closing the Player and the Scene has missing prefabs
How to reproduce:1. Open the project “IN_20944“2. Open “IN-20944_Crash Scene” Scene3. Press File → Build Settings → Build4. Run the ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code