Search Issue Tracker
[IL2CPP] [Entities] Application crashes with BlobArray related errors wh...
How to reproduce: 1. Open the attached Unity project ("1355746_2021.2.0b6.zip") 2. Open the Scene "SampleScene" (Assets -> Scenes) 3... Read more
"Entities Hierarchy" window stops working when a subscene is loaded usin...
1. What happened The "Entities Hierarchy" window stops displaying anything when a subscene is loaded using SceneSystem.LoadSubScene... Read more
In the editor Asset Import Loop causes lag spikes every few seconds with...
How to reproduce: 1. Open attached project "SpaceShepherdAdventure.zip" and scene "LevelDesign" 2. Enter Play mode 3. Observe Game ... Read more
[ECS] Subscene DestroyEntity with LinkedEntityGroup fails to clean up an...
How to reproduce: 1. Open attached project "EcsTextureAtlas.zip" and scene "SampleScene" 2. Enter Play mode 3. Exit Play mode 4. Ob... Read more
[ECS] GameObjectConversionMappingSystem.DeclareReferencedPrefab does not...
How to reproduce: 1. Open 'SampleScene' from "NonPrefabWarning.zip" 2. In Hierarchy select 'PrefabConstructor' 3. Drag 'Sphere' or a... Read more
Editor crashes on `anonymous namespace'::ScheduleManagedJobParallelFor_I...
How to reproduce: 1. Open “entities_repro.zip“ 2. Open “SampleScene“ 3. Enter Play Mode and wait for 5 minutes Expected result... 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. Ob... Read more
[Entities] Stable Type Hash conflict when Terrain Tools Package is insta...
Reproduction steps: 1. Create a new empty Project 2. Install Entitites Package (Git URL "com.unity.entities") 3. Install Terrain Too... Read more
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
_Reported externally as [IN-40851|https://unity3d.atlassian.net/servicedesk/customer/portal/2/IN-40851]_ , and discussed on Slack [h... Read more
EntityQuery.SetChangedVersionFilter() is adding filters to multiple Enti...
Reproduction steps: 1. Open the attached project “EntityQueryBug“ 2. Enter the Play Mode 3. Observe the Console window Expecte... 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
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player