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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS