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
SubScene AudioSources play audio automatically in Edit Mode when the Ent...
How to reproduce:1. Open the “ECSAudio.zip“ project2. Open the “BugReportScene“3. Open Window > Package Manager > Unity Regist... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled