Search Issue Tracker
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
Crashes when editing a shader which is being used by another shader's Us...
Steps:1. Open attached project (ShaderCrash.zip)2. Open Repro scene3. On ProjectView, open BrokenUsepass shader, edit line 10 to be:... 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
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x