Search Issue Tracker
"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
Error SGICE002 "Object reference not set to an instance of an object" wh...
How to reproduce: 1. Open the user’s attached project “BotOperations.zip” 2. Observe the Console window Expected result: No SGICE00... 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
Wrong detection of IsZeroSized Components when including static fields
Reproduction steps: 1. Open the attached “IN-98030.zip” project 2. Open the “SampleScene” 3. Enter Play mode 4. Observe the Cons... Read more
[Entitites] Silent crash when executing ScriptBehaviourUpdateOrder.Appen...
Reproduction steps: 1. Open the attached project “EntitiesCrash” 2. Click Crash > Trigger crash 3. Move the cursor to Scene view ... 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
Scene load failure causes TryGetSingletonEntity method to not find valid...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Assets/_Scenes/Login.unity” Scene 3. Enter the Play Mode ... Read more
Burst errors in the Console when uninstalling and reinstalling Entities ...
How to reproduce: 1. Create a new Unity project 2. Open Package Manager Window (Window -> Package Manager) 3. Click the "+" icon ... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running