Search Issue Tracker
[Linux] Undocking tabs logs OnGUIDepth changed errors
Repro Steps:1. Create an empty project2. Attempt to undock and redock the Game view. Expected results: No errors are logged in the c... Read more
SoundManager.Update takes significant time to update when using many aud...
Reproduction steps:1. Open project "SoundManager Repro.zip"2. Open the Profiler tab from Windows > Analysis > Profiler3. Click... Read more
Button hover doesn't work when using the legacy input without the Event ...
How to reproduce:1. Open the attached project "UIEventSystem.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Hover the mouse ove... Read more
[TMP] Part of the text goes outside the edge of text area when using Ita...
How to reproduce:1. Download the attached project "1394770.zip"2. Open "SampleScene" Scene3. In Hierarchy press on "Text" GameObject... Read more
Crash on AudioMixer::EnsureValidRuntime when entering Play mode
Reproduction steps:1. Open the user's attached "mixer-test.zip" project2. Enter the Play mode Expected result: Unity does not crashA... Read more
[Mac+Windows] Crash when importing an FBX model with eNone wedge mapping...
Reproduction steps:1. Create a project with one of the "Reproducible with" versions2. Import the attached FBX file "310019.fbx" Expe... Read more
SerializedProperty.DataEquals returns true for two strings that are diff...
Reproduction steps:1. Open the user's attached project2. Open Window > General > Test Runner3. Select Run All Expected result:... Read more
ArgumentOutOfRangeException is thrown when using UnsafeList.InsertRangeW...
How to reproduce:1. Open the attached project "UnsafeListInsert.zip"2. Open "SampleScene" Scene3. Enter Play mode4. Open the Console... Read more
Redundant for-loop in UnityEditor.Profiling.ModuleEditor.CounterCollector
How to reproduce:1. Open "UnityEditor.Profiling.ModuleEditor.CounterCollector" source code2. Search "for (int i = 0; i < counters... Read more
IndexOutOfRangeException is thrown when typing into TextMeshPro Input Fi...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/test3. Go to the Game view and press the Play button4. Left... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation