Search Issue Tracker
Focus lost after writing one letter when trying to edit an object's name...
To reproduce:1. Open attached Unity project "Test2017_2.zip"2. Open "HierarchyBroken" scene3. Try to rename any object in the Hierar... Read more
Scale of the object increases when it is parented and unparented repeatedly
To reproduce: 1. Open the project, attached by the tester (scaleBug.zip)2. Open the "testScene" scene3. Select the Cube2 game object... Read more
Calling "CommandBuffer.EndSample" after "ScriptableRenderContext.Submit"...
Reproduction steps: 1. Open "CommandBuffer.EndSample after Submit bug.zip" project*2. "Window" -> "Frame Debugger" -> "Enable"... Read more
Editor crashes after undoing the deletion of an object with a disabled P...
Steps to reproduce:1.Open attached “ UndoCrash.zip” Unity project2.Open scene “Scene"3.Delete “GameObject” object in Hierarchy4.Undo... Read more
TextRenderingPrivate::TextMesh::ApplyToMesh crashes on Scene load
To reproduce: 1. Download attached project "JAMES.zip" and open in Unity2. Open "Main" scene Expected Result: Unity Editor successfu... Read more
[SRP]_ScreenParams gives frame buffer size instead of current RT size
To reproduce:1) Open re-attached project and scene2) Open Frame Debugger3) Enable it4) Check "Draw Mesh Cube" event Expected: Render... Read more
[OSX] Instantiating GameObject from prefab with script that returns its ...
To reproduce:1. Open project2. Play scene Expected: 'I have Enabled and my position is: (2.0, 2.0, 2.0)' will be thrown to consoleAc... Read more
AnimationClip.SetCurve fails to change UI Image color via script
To reproduce:1. Open project2. Play 'Main' scene Expected: Image color will change together with circle colorActual: Only circle col... Read more
Translating multiple selected UI Object using the gizmos causes them to ...
To reproduce:1. Open attached Unity project "Spider Cave.zip"2. Open "GamePlay" scene3. Select 2 or more UI objects in the scene4. U... Read more
High CPU usage and slow editor performance while the Profiler with Deep ...
Steps to reproduce:1. Open the user's submitted project2. Open scene "DebugScene" under Assets/__Test3. Open the Profiler with enabl... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class