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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject