Search Issue Tracker
[ECS] GetOrCreateSystem ArgumentException with ISystemBase
Reproduction steps:1. Open attached project "EntitiesSystem.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Console window ... 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
"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
[ECS] Editor crashes when allocating BlobArrays
How to reproduce:1. Open the attached project ('case-1317119.zip')2. Open the 'SampleScene' Scene3. Enter Play Mode Reproducible wit... Read more
[WebGL] GameObjects are not rendered when they are located in Sub Scenes
How to reproduce:1. Create a new project with the “3D Core” template2. Add the latest Entities Package (Window > Package Manager ... 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
Mesh is not rendered by DOTS at runtime when using Sprites/Default Shade...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. In the Project window, select XMat and change it... Read more
[ECS] Entity with CompositeScale does not scale around ScalePivot
Reproduction steps:1. Open attached project "TestProject.zip" and scene "SampleScene"2. Enter Play Mode3. Observe "compositeScaleCub... Read more
Compiler error when using Ternary operator with bit flags
Reproduction steps:1. Open user attached Project2. Check the console for an error Expected result: The if statement is interpreted c... Read more
ArgumentException is thrown when calling Unity.Entities.Serialization.Se...
Reproduction steps:1. Open the user's attached project and open Scenes/SampleScene scene2. Enter the Play mode3. Observe the Console... 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