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
Loading Entity Scene fails when a GameObject MeshRenderer has over 11 ma...
How to reproduce: 1. Open the “entity_test“ project 2. Open the “OutdoorsScene“ 3. Observe the Console Expected result: No err... 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
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
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
'UnauthorizedAccessException' is thrown when reimporting a Sub Scene
How to reproduce: 1. Open the “IN-85520_repro“ project 2. Open the “New Scene“ 3. Select the “New Sub Scene“ 4. In the Inspector... 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
- "Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
- [Performance] Vulkan performing much worse than OpenGLES due to excessive buffer copies on Quest 2/3
- An error 'AssertionException: Assertion failure. Value was False' is displayed in the Console when maximizing or unmaximizing the UI Builder
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android