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
Crash on "in __pthread_kill" when building to Dedicated Server with ECS ...
Reproduction steps:1. Open the “ASDQWE” Project2. Select File > Build Settings3. In the Build Settings Window select the “Dedicat... Read more
Entities are not converted with all Components when Namespace is changed
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. From the Project window, open " MyAuthoringBehaviour... 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
Entities are not created at runtime when using RenderMeshUtility and Ren...
How to reproduce: Open the attached project "Test DOTS.zip" Enter Play Mode Expected results: Multiple cubes are shown in the Game v... 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
[Entities] Memory leak when spawning entities
Steps to reproduce:1. Open the attached “EntityGraphicsBug” project2. Open the “SampleScene” scene3. Enter Play Mode4. Press “1” on ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default