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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP