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
"Entities Hierarchy" window stops working when a subscene is loaded usin...
1. What happenedThe "Entities Hierarchy" window stops displaying anything when a subscene is loaded using SceneSystem.LoadSubScene(w... 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
"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
[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
- 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