Search Issue Tracker
[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
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
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
[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
"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
Column Layout does not favour Length unit when window is resized
Reproduction steps:1. Open the attached "test-UIToolkit.zip" project2. Open "SampleScene" scene3. Open Test.uxml asset in UI Builder... 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
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
"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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES