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
Editor is stuck at Reloading Domain when script is edited
How to reproduce: 1. Open the attached project "Audio Hang Bug.zip" 2. Open Assets/Modifiable.cs 3. Change 1 to 2 at line 5 4. F... 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
Player crashes on Unity.Entities.EntityQueryImpl::Unity.Entities.EntityQ...
Reproduction steps: 1. Open the attached “ASDWQE” project 2. Build And Run Expected result: The built Player is opened Actual ... 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
EntityComponentSystemSamples project build fails with InvalidOperationEx...
Reproduction steps: 1. Open the attached project “EntitiesSamples“ 2. Build the project Expected result: Build succeeds Actual... 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
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
- Assets, Objects and Keywords tabs cannot be scrolled horizontally in Search Index Manager window