Search Issue Tracker
[ECS] Elapsed time counted from application start causes new Scene's Uni...
How to reproduce: 1. Download and open this project https://github.com/Unity-Technologies/EntityComponentSystemSamples 2. Build And ... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps: 1. Open "1187223" project 2. Enter Play mode 3. Notice in the "Entity Debugger" window that there are 3 differen... Read more
ChunkHeader component throws InvalidCastException: Specified cast is not...
Steps to reproduce: 1. Open supplied project "Case1187217.zip" 2. Run the test in Play mode. 3. Open Entity Debugger. 4. Filter enti... Read more
"DOTS source generators" error when using "#if" directives in imports
Reproduction steps: 1. Open “MinProject“ 2. Enter Safe Mode if prompted (otherwise opening gets stuck at Completing Domain) 3. Ob... Read more
Clicking on Entities Hierachy results in duplicate entities in Play mode...
How to reproduce: 1. Open the provided “Default-ECS.zip” Project 2. Open “OutdoorsScene” 3. Enter Play mode 4. In Play mode, pic... Read more
Unity crashes on a project with unsafe ECS code when unpausing play mode
How to reproduce: 1. Open the user's project 2. Enter play mode 3. Unpause play mode Expected result: Editor keeps working Actual r... 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
[Entities] Cannot add Script to a Game Object if there is a comment afte...
Reproduction steps: 1. Open project in "MyRepro.zip" 2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [Generat... Read more
The Editor is stuck at "Application.Shutdown.CleanupMono" when closing t...
How to reproduce: 1. Open the user's attached project 2. Enter Play Mode 3. Wait for windows with country names and flags to load... Read more
Package related errors are thrown when installing Entities 0.4.0-preview...
Reproduction steps: 1. Create a new project 2. Install Entities 0.4.0-package.10 package Expected result: No errors are thrown Actu... 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
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture