Search Issue Tracker
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
Prefab is glitchy while editing in Prefab Mode when parent Canvas Render...
Reproduction steps:1. Open the attached 'prefabmode_bug' project2. Open the Assets/Prefabs/test.prefab3. Try to resize and drag the ... Read more
[Profiler] Profiler.EndSample errors on disabling Deep profile when prof...
Steps to reproduce:1. Open an existing project or create a new one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... Read more
Burst throws a BC1091 error when running constraint tests
How to reproduce:1. Open the attached "constraint-solver-unity.zip" project2. Open the Console Reproducible with: 1.6.0, 1.6.3 (2021... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code