Search Issue Tracker
GUILayout.PasswordField ignores provided style
To reproduce: 1. Open the attached project (GuiLayoutPasswordField.zip)2. Open the Main scene3. Enter Play mode4. Observe that the b... Read more
Shift + space maximizes the Services tab if the Services tab is in a tab...
To reproduce: 1. Make sure that Inspector and Services tabs are in one group2. Click on Services tab3. Click on Inspector tab4. Shif... Read more
Unity.Mathematics.math.mul(float4x4 a, float4x4 b) arguments order is mi...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Enter Play Mode4. Notice incorrect results in the console... Read more
[tvOS] Universal remote is not able to control the app on Apple TV
Reproduction steps:1. Open the attached project "UniversalRemoteRepro.zip";2. Connect the Apple TV to your computer;3. Open Unity Re... Read more
SetIsHierarchyDispatchInterested error is thrown when setting probeAncho...
How to reproduce:1. Open given Unity project2. Select CardBoard_Box.fbx and reimport it3. Observe the errors Expected result: Errors... Read more
[Mac] Screen tearing when moving around the scene in play mode
How to reproduce:1. Open the attached Unity project2. Open scene named "SampleScene"3. Press "Play" button4. Move around with "WASD"... Read more
Animation window cannot be resized when it is docked under the Animator ...
To reproduce: 1. Undock the Animator window2. Undock the Animation window and dock it under the Animator window3. Try to resize the ... Read more
[Avatar] Hovering mouse over bones in avatar configuration editor doesn'...
Steps to reproduce: 1. Open attached project2. Open Avatar Configuration for character found in Assets folder3. Zoom in on bones and... Read more
[iOS] Delayed call gameObject.SetAction() makes UI disappear
Reproduction steps:1. Open the attached project "UI Bug Report.zip";2. Open the Bug Test scene;3. Build an iOS XCode Project;4. Run ... Read more
Parent game object triggers child game object's collider when they are c...
Repro steps:1. Open QA attached project "repro"2. Enter Play Mode3. Observe the Console Expected: OnTriggerEnter is called when the ... 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