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/EntityComponentSystemSamples2. Build And Ru... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... 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 entities... 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. Observe ... 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.cs3. Change 1 to 2 at line 54. Focus bac... Read more
Unity crashes on a project with unsafe ECS code when unpausing play mode
How to reproduce:1. Open the user's project2. Enter play mode3. Unpause play mode Expected result: Editor keeps workingActual result... Read more
Player crashes on Unity.Entities.EntityQueryImpl::Unity.Entities.EntityQ...
Reproduction steps:1. Open the attached “ASDWQE” project2. Build And Run Expected result: The built Player is openedActual result: T... 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 [GenerateA... Read more
EntityComponentSystemSamples project build fails with InvalidOperationEx...
Reproduction steps:1. Open the attached project “EntitiesSamples“2. Build the project Expected result: Build succeedsActual result: ... Read more
Package related errors are thrown when installing Entities 0.4.0-preview...
Reproduction steps:1. Create a new project2. Install Entities 0.4.0-package.10 package Expected result: No errors are thrownActual r... 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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path