Search Issue Tracker
"System.NullReferenceException: Object reference not set to an instance ...
How to reproduce: Open the attached project "RezpawnPrototype.zip" Enter Play Mode Select any Entity in the Hierarchy window Expecte... 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 mode3. Observe Scene and Game views Expected resu... Read more
[ECS] ArgumentException is thrown when EntityCommandBuffer.DestroyEntity...
How to reproduce:1. Open the user's attached project("Iteration3-Jobs.zip")2. Enter Play mode3. Wait a couple of seconds4. Press the... 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/EntityComponentSystemSamples2. Build And Ru... 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
[ECS] ITriggerEventsJob job handle is not registered as a job dependency
How to reproduce:1. Open the user's attached project ("PhysicsCallbackRepro.zip")2. In the Toolbar select Jobs and toggle "JobsDebug... Read more
ISystemStateComponentData not present after instantiating from a prefab ...
Reproduction steps:1. Open attached project "SystemStateComponentRepro.zip" and scene "SampleScene"2. Enter Play Mode3. In Entity De... Read more
Crash on Editor::Progress::ProgressManager::RemoveMainThread when closin...
How to reproduce:1. Open the attached '1282030.zip' project2. In the menu bar, select Progress > Start Task 1000 times per second... Read more
"DOTS source generators" error when using "#if" directives in imports
Reproduction steps:1. Open “MinProject“2. Enter Safe Mode if prompted (otherwise opening gets stuck at Completing Domain)3. Observe ... Read more
Silent crash caused by stack overflow from infinite recursion during the...
Reproduction steps:1. Open the attached project2. Open Assets/main.unity scene3. Enter the Play Mode Expected result: StackOverflowE... 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