Search Issue Tracker
Invalid dependencies error is thrown when Unity Physics and Hybrid Rende...
How to reproduce:1. Create and open a new project2. In the Package Manager, install 'Unity Physics' and 'Hybrid Renderer' packages3.... 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
The Entity Debugger shows incorrect read/write permissions on component ...
How to reproduce:1. Open the attached project ("Entity Debugger")2. Open the Entity Debugger3. Enter Play Mode4. Inspect "NewBehavio... Read more
Updating to newest version of Entities package throws compilation errors
How to reproduce:1. Open attached project----------------------------------Observe Console Reproduced with: Entities package version... Read more
[Entities] Cannot add Script to a Game Object if there is a comment afte...
Reproduction steps:1. Open project in "MyRepro.zip"2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [GenerateA... Read more
Unexpected error when using Entities.ForEach inside a method with a gene...
How to reproduce:1. Open the attached (TestProjectDefaultRP.zip) project2. Open the Console Window Expected result: No errors appear... Read more
ScriptBehaviourUpdateOrder incorrectly sort systems execution order in t...
To reproduce:1. Open attached project;2. Press Play3. Open EntityDebugger4. Set GLOBAL Actual result: ScriptBehaviourUpdateOrder inc... Read more
"TypeManager.GetSystemTypeIndices" doesn't return [DisableAutoCreation] ...
Reproduction steps:1. Open the attached “IN-99791” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Observe the... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... Read more
Unity.Entities.Hash128 ToString doesn't match UnityEngine.Hash128 ToStri...
How to reproduce:1. Open the attached project (1225490.zip)2. Open the TestScene from the Project window if it is not already open3.... 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