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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder