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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled