Search Issue Tracker
FixedListInt32 is not serialisable due to its buffer and length members ...
How to reproduce:1. Open the attached 'BugProject.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: FieldWi... Read more
[DOTS] Boolean loses its value after coming out of a code block where it...
Reproduction steps:1. Create a new project2. Add Entities package through the Package Manager3. Import the attached script ("BuggySy... Read more
"Unexpected error while post-processing lambdas" error is thrown when en...
How to reproduce:1. Open the attached project "1259225.zip" Expected result: no errors are thrown to the ConsoleActual result: "Unex... Read more
[Entities] Error DCICE001: Entities.ForEach Lambda expression uses somet...
Steps to reproduce:1. Add this script to project with Entities installed: using Unity.Entities; public class NewBehaviourScript : Sy... Read more
[ECS] 'DCICE002' error thrown when multiple ForEach use outside variable...
To reproduce:1. Open attached project ("case_1258545.zip")2. Observe the Console window Expected result: No errors are thrownActual ... Read more
Unity Crashes on MemoryProfiler::UnregisterAllocation when instantiating...
How to reproduce:1. Open the "dots_crash" project2. Open the "SampleScene"3. Make sure that the “New Sub Scene” Scene is set as “Ope... 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
"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
NullReferenceException when passing a NativeArray<Entity> to a struct
How to reproduce:1. Open user attached project "AStarErrorReport.zip"2. Open "AStarErrorTest" Scene3. Enter Play Mode and observe th... Read more
Crash when calling EntityManager.CreateEntity(new EntityArchetype(), 1, ...
How to reproduce:1. Open attached project "Case_1262093"2. Press Play Reproducible with: Entities: 0.8.0 - preview.8, 0.11.1 - previ... 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
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
- [VisionOS] Animating a material property results in artifacts when the app mode is set to RealityKit and shader modifies the Vertex Shader
- "DirectoryNotFoundException" is thrown and Shader Graph does not open when opening a .shadegraph from a long path
- "Undo: Already found nextRootTransform, but with different state cached" error thrown when undoing changes made to the Hierarchy using a script
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor