Search Issue Tracker
Rendering a scene with a Skinned Mesh Renderer without an Animator compo...
How to reproduce:1. Open the attached project2. Enter Play Mode Expected result: Allocator errors should not be shown.Actual result:... Read more
[Improved Prefab] Inspector and hierarchy window does not update after c...
Inspector and hierarchy window does not update after clicking documentation icon in prefab override window. Even when new GameObject... Read more
Grabing and Docking an UI tab next to itself, makes it or other tabs big...
Reproduction steps: 1. Create a New Project2. Drag the Hierarchy tab next to itself Expected Result: It docks and replaces itselfAct... Read more
Cannot add a script to an object when the script has precompilers inside...
How to reproduce:1. Open attached project "repro_1099297"2. Try to add a test script from the project view to GameObject inside the ... Read more
The Manual mode is stuck when changing "DirectorUpdateMode" to manual in...
How to reproduce:1. Open attached project "Playables Update Mode Bug.zip" and scene "SampleScene"2. Enter Play mode3. In the Hierarc... Read more
[Scene View] Zooming out in scene view is no longer limited.
Infinite zooming out is possible by mouse scroll which makes Scene grid, game objects, and gizmos disappear. Steps to repro: 1. Crea... Read more
[OpenGL] GameObjects blink for a split second on standalone with GPU Ins...
Repro steps:1. Open QA attached project "repro_1101341"2. Build and Run3. Play Actual: Notice the flickering of the screen for a spl... Read more
Editor crashes upon entering the playmode when the graphics API is set t...
Steps to reproduce: 1. Download the attached project and open 'scene'2. In the Player settings, make sure that the graphics API is s... Read more
[Profiler] Color changes are not reflecting on selecting Color Blind Mod...
Color changes are not reflecting on selecting "Color Blind Mode" in profiling timeline Steps to repro:1. Create a new project.2. Win... Read more
JsonUtility.FromJsonOverwrite does not take exponents into account conve...
How to reproduce:1. Open tester-attached project2. Check the 'StringToDouble.cs' script3. Drag the Script onto any GameObject4. Ente... 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
- 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing