Search Issue Tracker
Editor does not show removed Components when they are no longer a part o...
Reproduction steps:1. Open the attached project "RemovedComponentsBug.zip"2. In the Project window select "Assets/Prefabs/Cube Varia... Read more
[UnityEvent] NullReference error is thrown when selecting a UnityEvent f...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/SampleScene.unity)3. In the Project windo... Read more
Depth Buffer is const in the URP Package script and cannot be changed fr...
How to reproduce:1. Download project "URPDepthPrecisionIssue-2021.2.zip"2. In the file explorer go to the URPDepthPrecisionIssue-202... Read more
Unable to update assemblies error on package install
How to reproduce:1. Create new project2. Import Playmaker asset (https://assetstore.unity.com/packages/tools/visual-scripting/playma... Read more
Editor closes when animation is playing in the Play Mode for about an hour
Reproduction steps:1. Open the user's attached "TestUnityProject.zip" project2. Open the “SampleScene” Scene3. Enter the Play Mode4.... Read more
Shader errors do not have info about originating subshader/pass
Shader errors do not tell user anything about the subshader/pass that was compiled when hitting the error. Therefore it is easy to b... Read more
[M1] Crash with * Assertion at handle.c:446, condition `m_class_is_value...
Reproduction steps:1. Open the user's attached project and scene "Main Menu"2. Enter play mode3. Press the "Multiplayer Arena" butto... Read more
[VFX Graph] Gizmos of the Shape disappear when connecting any node to th...
How to reproduce:1. Open the attached VFX Graph and drag it to the Scene2. Attach it to the GameObject and Select Init context3. Obs... Read more
InvalidOperationException thrown after undoing changes while Animation i...
How to reproduce:1. Open attached project2. Open 'Edit while paused' scene3. Select Human in Inspector4. In VeryAnimation tab select... Read more
Mouse position is offset by a few pixels from the tip of the cursor in G...
How to reproduce:1. Open the attached “New Unity Project.zip” project2. Open the “SampleScene” Scene3. Enter the Play Mode4. Try to ... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object