Search Issue Tracker
Events sent through a ScriptableObject fail to trigger the VFX Graph whe...
How to reproduce: 1. Open the project “IN-89679_ScriptableObject” 2. Click on File → Build and Run 3. Observe the Cube Expecte... 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
[ECS] ArgumentException is thrown when EntityCommandBuffer.DestroyEntity...
How to reproduce: 1. Open the user's attached project("Iteration3-Jobs.zip") 2. Enter Play mode 3. Wait a couple of seconds 4. Press... Read more
[DOTS] ParentSystem does not get notified when entities are changed
How to reproduce: 1. Open the attached project "AtlasUnity.zip" 2. Load the Scene "ProductionScene" 3. In the Script "AtlasGameModeC... Read more
"InvalidProgramException: Couldn't find system $XREarlyUpdateSystemGroup...
How to reproduce: 1. Open the attached project "CustomTopLevelSystemGroup.zip" 2. Open Assets/Scripts/ApplicationBootstrap.cs 3. ... Read more
Entities Hierarchy doesn't show any objects in Automatic (Mixed) Data Mo...
Reproduction steps: 1. Open the attached project “EntitiesHierarchy” 2. Open the Entities Hierarchy window (Window > Entities > Hi... Read more
Build crashes on "lib_burst_generated" when running the build
How to reproduce: 1. Open the project “IN_29808” 2. Press File → Build And Run Expected result: build runs successfully Actual resu... Read more
The EntityCommandBuffer.SetSharedComponentManaged() never frees the GCHa...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Enter the Pl... Read more
[Linux] Entity positions are getting switched with each other after conv...
How to reproduce: 1. Open the user attached project (trash.zip) 2. Open the "Hybrid Component" scene 3. Enter Play mode 4. Observe t... Read more
Assigning pointer of unsafe pointer throws InvalidOperationException eve...
How to reproduce: 1. Open the user's attached project ("DotsMan.zip") 2. Enter Play mode 3. Notice the "InvalidOperationException: O... 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
- "UnassignedReferenceException" is thrown when building the project and a scene is selected in the Project View
- Android Player freezes on some Mali GPU devices when Lighting Cast Shadows changed to OFF at runtime
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12