Search Issue Tracker
Graphics assets are not stripped from the server build when a scene is s...
Reproduction steps: 1. Open the attached project "BuildNotStripped" 2. Open “Assets/Scene/Game.unity“ Scene 3. Open Build Setting... Read more
Random UI line appears when opening Archetypes window
How to reproduce: 1. Open the attached "Repro.zip" Unity project 2. Go to Windows > Entities > Archetypes 3. Observe the Archetyp... Read more
GetComponentRO method throws a compilation error when not calling within...
(Fabrice) : alternative repro, use DOTSlab here https://dotslab.cds.internal.unity3d.com/?s=pZJNT8MwDIbvlfoffOwk1N1hmzRgoJ2GxtfZpN4... Read more
"WithoutBurst" and "WithBurst" methods throw "SGICE002" error
How to reproduce: 1. Open the “EntitiesSetWithoutBurstIssue” project 2. Open and observe the “RunWithoutBurst” script 3. Close th... Read more
Crash on Player exit when UNITY_DISABLE_AUTOMATIC_SYSTEM_BOOTSTRAP is en...
How to reproduce: 1. Open the attached project "PPT.zip" 2. Build And Run the project 3. Exit the Player Reproducible with: 20... Read more
"SGICE002" DOTS error is thrown when SystemAPI.HasComponent has no Entit...
Reproduction steps: 1. Open the “ReproProject“ project 2. Observe the Console window Expected result: There are no errors throw... Read more
“Leak Detected : Persistent allocates 4 individual allocations.” is logg...
How to reproduce: 1. Open the “EntitiesLeakIssue“ project 2. Open the “SampleScene” 3. Enter Play Mode 4. Observe the Console Expec... Read more
Burst errors in the Console when uninstalling and reinstalling Entities ...
How to reproduce: 1. Create a new Unity project 2. Open Package Manager Window (Window -> Package Manager) 3. Click the "+" icon ... 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
Opening Profiler after Entering and exiting Play mode presents empty Pro...
How to reproduce: 1. Create a new 3D (URP) Project 2. Open Package Manager (Window -> Package Manager) 3. Click the "+" icon 4. ... 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