Search Issue Tracker
[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" Scene 3. In Hierarchy press on "Text" GameObj... Read more
Crash on AudioMixer::EnsureValidRuntime when entering Play mode
Reproduction steps: 1. Open the user's attached "mixer-test.zip" project 2. Enter the Play mode Expected result: Unity does not cra... 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" versions 2. Import the attached FBX file "310019.fbx" E... Read more
SerializedProperty.DataEquals returns true for two strings that are diff...
Reproduction steps: 1. Open the user's attached project 2. Open Window > General > Test Runner 3. Select Run All Expected result: t... Read more
ArgumentOutOfRangeException is thrown when using UnsafeList.InsertRangeW...
How to reproduce: 1. Open the attached project "UnsafeListInsert.zip" 2. Open "SampleScene" Scene 3. Enter Play mode 4. Open the Con... Read more
Redundant for-loop in UnityEditor.Profiling.ModuleEditor.CounterCollector
How to reproduce: 1. Open "UnityEditor.Profiling.ModuleEditor.CounterCollector" source code 2. 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 project 2. Open scene Scenes/test 3. Go to the Game view and press the Play button 4. ... 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 scene 3. On ProjectView, open BrokenUsepass shader, edit line 10 to ... Read more
Prefab is glitchy while editing in Prefab Mode when parent Canvas Render...
Reproduction steps: 1. Open the attached 'prefabmode_bug' project 2. Open the Assets/Prefabs/test.prefab 3. Try to resize and drag t... Read more
[Profiler] Profiler.EndSample errors on disabling Deep profile when prof...
Steps to reproduce: 1. Open an existing project or create a new one 2. Open Profiler (Window -> Analysis -> Profiler) 3. Make sure "... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key