Search Issue Tracker
[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
"SGICE002: This error indicates a bug in the DOTS source generators" err...
How to reproduce:1. Open the attached project “EntityDeltaTimeIssue.zip“2. Open Scene “EntityScene“ (Assets/Scenes/SampleScene)3. Ob... 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 mode3. Observe Game View... 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 mode3. Exit Play mode4. Observe... 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 any ... Read more
[ECS] GC Alloc is generated every frame in Play Mode when a SubScene is ...
How to reproduce:1. Open attached project "SubSceneAlloc.zip" and scene "SampleScene"2. Enter Play Mode3. In Profiler Window, click ... Read more
Stable type hash for the Component breaks when managed component data co...
How to reproduce:1. Open the attached user project “DotsComputerBuffer.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enable the ... Read more
[Entities] Stable Type Hash conflict when Terrain Tools Package is insta...
Reproduction steps:1. Create a new empty Project2. Install Entitites Package (Git URL "com.unity.entities")3. Install Terrain Tools ... 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
Failed to burst compile lambda expression error DCICE005
How to reproduce:1. Open attached project "Bug.zip"2. Observe Console window Expected result: no errors are thrownActual result: "er... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask