Search Issue Tracker
"Auto-hide gizmos" preference is not saved when reopening the project
Reproduction steps:1. Open any Unity project2. Enable “Auto-hide gizmos” (Preferences > Scene View)3. Reopen the project4. Observ... Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -&... Read more
[IMGUIContainer] EditorWindow Toggle button ignores input
Steps to reproduce: 1. Open the attached project bug.zip 2. Open the window Test/My Window 3. Ensure that the inspector has nothing ... Read more
Scene view is grayed out, “Assertion failed”, "NullReferenceException", ...
How to reproduce:1. Open the “DeferredIssue“ project2. Open the “SampleScene”3. Open the “Cube” GameObject Prefab in Context Mode4. ... Read more
GameObject children move un-accordingly when moving the parent GameObjec...
How to reproduce:1. Open the attached user project2. Open Scene “Playground“ (Assets/StarterAssets/ThirdPersonController/Scenes)3. S... Read more
Unity does not render UI images into RenderTextures
How to reproduce: 1. Open attached project2. Open scene bug_example.unity3. Play the scene- A checkmark should show up on screen- It... Read more
NullReferenceException gets thrown by the "TensorGeneric.cs" script at l...
Reproduction steps:1. Open the attached “IN-105792_Pose - Repro.zip“ project (link in the internal comments)2. Open the “PoseDetecti... Read more
Rect Transform edge position changes when Pasting As Child on a differen...
Reproduction steps:1. Open user attached project ("UnityCanvasIssue.zip")2. Open SampleScene3. Select "GameObject" and "Image" in th... Read more
[SerializeReference] Freeze when parent list property with SerializeRefe...
Reproduction steps:1. Open the attached project "1190493" and "test" scene2. In the Hierarchy, select "Main Camera" and open "Test.c... 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