Search Issue Tracker
Editor freezes when using NativeHashMap
Reproduction steps:1. Open the '1390628-sample' project2. Open the 'FirstScene'3. Enter the Play mode4. Observe the Editor freezing ... Read more
CheckInternalConsistency throws error when SharedComponent is used as Wi...
How to reproduce:1. Open the attached project "dots.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expected results: ... Read more
DOTS Entities throws a compilation error when field variable is used in ...
How to reproduce:1. Open the user's attached project "Dots compiler bug.zip"2. Observe the Console window Expected result: No error ... Read more
DOTS Entities throws a compilation error "System.InvalidOperationExcepti...
How to reproduce:1. Open the user's attached project "GetSingletonEntity in getter.zip"2. Observe the Console window Expected result... 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
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
DOTS compiler fails when getting singleton from property
Reproduction steps:1. Open the attached project "1411505.zip"2. Open Scenes/SampleScene3. Observe the console Expected result: No er... Read more
SGICE002 thrown when calling SetSingleton in a class that inherits from ...
Reproduction steps:1. Open the user's attached project "GhostVsHunter.zip"2. Observe the Console window Expected result: The SGICE00... Read more
[DOTS] Asset access errors thrown after upgrading to Entities 0.50.0-pre...
How to reproduce:1. Open the user's attached project "ts2_test.zip"2. Observe the Console window Expected results: No errors occurAc... Read more
Errors in Console "Exception: This method should have been replaced by c...
How to reproduce:1. Open the attached project "CGP_1428324"2. Enter Play Mode Expected result: No exceptions in ConsoleActual result... 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