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
- Scene dependency changes do not trigger a scene re-hash during Content Archives build
- Crash on PhysicsCommands::PhysX::CreateCharacterController when a Prefab containing a CharacterController Component is Instantiated with NaN position values
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
- Xcode crash on "AudioToolbox`AQ::API::V2Impl::AudioQueueProcessingTapGetSourceAudio" when repeatedly opening and closing video via AVPro Video's MTAudioProcessingTap on macOS 26.0+
- Burger button in the Multiplayer Play Mode window is not visible when using the Light theme