Search Issue Tracker
[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
Color picker color preview window does not update while the mouse is moving
Reproduction steps:1. Open the attached “My project (11).zip“ project2. Open “SampleScene” scene3. Select Directional Light GameObje... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS