Search Issue Tracker
[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
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
"SGICE002" error is thrown when Building project
How to reproduce:1. Open the “Boids” project2. Build the project and observe the Console (File > Build Setting > Build) Expect... 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