Search Issue Tracker
"IAspect's inheritor 'BurstCompatibleAspect' must be 'readonly'" is thro...
How to reproduce:1. Open the attached project "CubyRoad.zip"2. Open Packages/Entities/Types/BurstCompatibleTypes.cs in Rider Expecte... Read more
NativeList.Sort can alter values in a NativeList when a CompareTo method...
How to reproduce:1. Open the attached Project "NativeListTest" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Errors t... Read more
[Android][ECS] Player crashes upon loading when built for Android
Reproduction steps:1. Open the attached project "ReproProj"2. Build And Run on an Android device3. If the Player did not crash, kill... Read more
“NullReferenceException" errors are thrown in Play mode when subscene ed...
Reproduction steps:1. Open the attached “InconsistentPrefabBehaviorRepro.zip“ project2. Open the “Repro” scene3. Enable Editing for ... Read more
Objects with HideFlags.DontSave do not get removed in Play Mode when the...
How to reproduce:1. Open the attached project “hideFlagTest” and load Scene “newParent”2. Enter Play Mode3. Observe the Game View Ex... Read more
High memory usage when switching from Mono to Hybrid ECS Scene
Reproduction steps:1. Open the Task Manager2. Open the attached “Test Project” project3. Open the “MonoScene” Scene4. Enter the Play... Read more
SGICE002 error is thrown when prefixing "SystemAPI" with "Unity.Entities...
Reproduction steps:1. Open the attached "IN-40299.zip" project2. Observe the Console Expected result: No errors are thrownActual res... Read more
[ECS] EnableableComponent is not ignored in EntityQuery when WithAll() i...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
IJobEntity causes "NullReferenceException" errors after Scheduling Jobs ...
How to reproduce:1. Open the “Transaction_Job_Bug“ project2. Open the “SampleScene”3. Enable debugging4. Open the “ProcessEntities2”... Read more
Entities Hierarchy does not display Entities when instantiated through S...
How to reproduce:1. Open the “Entities_Hierarchy_Bug” project2. Open the “SampleScene“3. Enter Play Mode and observe the Entities Hi... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument