Search Issue Tracker
Multiple “System.IndexOutOfRangeException: Index 45 is out of range in c...
How to reproduce: 1. Open the “IndexOutOfRangeExceptionIssue” project 2. Open the “Assets/ObjectCreation/Scene/FrontEndServerClien... Read more
Clicking on Entities Memory in the Profiler throws an error
How to reproduce: 1. Create a new 3D (URP) Project 2. Open Package Manager (Window -> Package Manager) 3. Click the "+" icon 4. ... Read more
Crash with multiple stack traces when selecting Entity GameObjects
Reproduction steps: 1. Open the attached “repro-project“ 2. In the Entities Hierarchy window select the “Kinematic Body - Simulate... Read more
Crash on System.Buffer:InternalMemcpy when opening a project that contai...
Reproduction steps: 1. Open the attached “repro-project“ Expected result: The project opens successfully Actual result: The Edi... Read more
DOTS Systems Editor Window throws exceptions when custom top-level Compo...
Reproduction steps: 1. Open the user's attached project 2. Open "MainScene.unity" Scene 3. Enter the Play Mode 4. Open Window ->... Read more
Inspector displays incorrect type size alignment when inspecting Components
Reproduction steps: 1. Open the attached project "Case_1412002.zip" 2. Open the Components window (Window -> DOTS -> Components) ... Read more
Objects with high negative transform values are not rendered in the Game...
How to reproduce: 1. Open the attached “repro-project” from Google Drive 2. Open the “forCoolUnityBros” Scene 3. Enter Play mode ... Read more
"EntityComponentStore.AssertCanAddComponent" tests the wrong archetype w...
Reproduction steps: 1. Open the attached “IN-93100” project 2. Open the “Scenes/SampleScene” Scene 3. Enter the Play Mode 4. Obs... Read more
[Entities] Xcode throws an "tid_103 (1): signal SIGSEV" error when force...
Reproduction steps: 1. Open the attached project “ReproProj” 2. Go to File > Build Settings and make sure that “Create Xcode Proje... Read more
Error "MissingFieldException: Field not found: UnityEditor.EditorGUI/Rec...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/Main.unity” Scene 3. In Hierarchy, click... 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