Search Issue Tracker
[ECS] DOTS compiler bug error is thrown when subtracting from float3.zero
How to reproduce: 1. Open the "ECSSampleRepro.zip" project 2. Check the Console Expected result: No errors appear in the Console Ac... Read more
The EntityCommandBuffer.SetSharedComponentManaged() never frees the GCHa...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Enter the Pl... 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
“SendMessage cannot be called“ warning is thrown when re-importing an En...
How to reproduce: 1. Open the “IN-70914_EntitiesRepro“ project 2. Open the “Scene“ 3. Navigate to Edit → Preferences → Entities ... Read more
[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
"SGICE002" DOTS error is thrown when SystemAPI.HasComponent has no Entit...
Reproduction steps: 1. Open the “ReproProject“ project 2. Observe the Console window Expected result: There are no errors throw... Read more
Companion GameObjects are invisible in Scene view when their entities ar...
Reproduction steps: 1. Open the user's attached project "DOTSBugs.zip" 2. Enter Play mode 3. Observe Scene and Game views Expected ... Read more
Unexpected error when using Entities.ForEach inside a method with a gene...
How to reproduce: 1. Open the attached (TestProjectDefaultRP.zip) project 2. Open the Console Window Expected result: No errors app... Read more
Unexpected error thrown when calling Job.WithStructuralChanges( ) inside...
Reproduction steps: 1. Open user's attached project "New Unity Project (4)" Expected result: No errors are thrown Actual result: Un... Read more
FPS drops significantly when selecting an Entity GameObject with numerou...
How to reproduce: 1. Open the attached "IN-85905" project 2. In the top menu bar, click on the button with the Map icon (located t... 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
- Tags and Layers sections go out of the "Project Settings" window
- The word “Template” is not capitalised consistently throughout the “Insert a template into current VFX Asset” window
- UI Document gets stuck in the original state when the UI GameObject is disabled and re-enabled
- “AsyncGPUReadback - NativeArray does not have read/write access” error is thrown when using the AsyncGPUReadback:RequestIntoNativeArray after scheduling a job
- Editor freezes when entering the Play Mode after code changes