Search Issue Tracker
"InvalidProgramException: Invalid IL code in SpawnerSystem" error when e...
Reproduction steps:1. Open the user's attached project and Scenes/Shooting scenario/Shooting scene2. Enter the Play mode3. Observe t... Read more
[Entities] Stable Type Hash conflict when Terrain Tools Package is insta...
Reproduction steps:1. Create a new empty Project2. Install Entitites Package (Git URL "com.unity.entities")3. Install Terrain Tools ... 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 mode3. Wait a couple of seconds4. Press the... 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 "AtlasGameModeCont... Read more
Memory fallback allocations happen at the start of the frame and more du...
How to reproduce:1. Open the user's attached project("GC_Mainline.zip").2. Enter Play mode3. In the Game View click "Craft Games"4. ... Read more
Entity subscene loading fails with "Loading Entity Scene failed because ...
How to reproduce:1. Open the user's attached project ("sampleproject.zip") Expected result: Entity subscene is loadedActual result: ... 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
“The type or namespace name 'Entities' does not exist in the namespace '...
How to reproduce:1. Open the attached user project2. Observe the Console Expected result: No errors in the ConsoleActual result: “Th... 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" scene3. Enter Play mode4. Observe the m... 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 mode3. Notice the "InvalidOperationException: OnUp... 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