Search Issue Tracker
ArgumentException error when using EntityCommandBuffer in Play mode
Reproduction steps: 1. Open the attached project "Repro" 2. Open “Assets/Scenes/SampleScene.unity“ scene 3. Enter the Play mode a... Read more
GetComponentRO method throws a compilation error when not calling within...
(Fabrice) : alternative repro, use DOTSlab here https://dotslab.cds.internal.unity3d.com/?s=pZJNT8MwDIbvlfoffOwk1N1hmzRgoJ2GxtfZpN4... Read more
InvalidOperationException spam when EntityManager.GetAllEntities is part...
Reproduction steps: 1. Open the attached project “ReproProject” 2. Enter Play mode Expected result: There are no errors in the ... Read more
Objects with HideFlags.DontSave do not get removed in Play Mode when the...
How to reproduce: 1. Open the attached project “hideFlagTest” and load Scene “newParent” 2. Enter Play Mode 3. Observe the Game V... Read more
High memory usage when switching from Mono to Hybrid ECS Scene
Reproduction steps: 1. Open the Task Manager 2. Open the attached “Test Project” project 3. Open the “MonoScene” Scene 4. Enter ... Read more
SGICE002 error is thrown when prefixing "SystemAPI" with "Unity.Entities...
Reproduction steps: 1. Open the attached "IN-40299.zip" project 2. Observe the Console Expected result: No errors are thrown A... Read more
[ECS] EnableableComponent is not ignored in EntityQuery when WithAll() i...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Enter the Pl... Read more
IJobEntity causes "NullReferenceException" errors after Scheduling Jobs ...
How to reproduce: 1. Open the “Transaction_Job_Bug“ project 2. Open the “SampleScene” 3. Enable debugging 4. Open the “ProcessEn... Read more
"Argument 2: cannot convert from 'Unity.Entities.RefRW<ComponentFoo>' to...
How to reproduce: 1. Open the “isolated bug“ project 2. Open the “Sample Scene“ 3. Observe the Console window Expected result:... Read more
Random UI line appears when opening Archetypes window
How to reproduce: 1. Open the attached "Repro.zip" Unity project 2. Go to Windows > Entities > Archetypes 3. Observe the Archetyp... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key