Search Issue Tracker
Crash when calling EntityManager.CreateEntity(new EntityArchetype(), 1, ...
How to reproduce:1. Open attached project "Case_1262093"2. Press Play Reproducible with: Entities: 0.8.0 - preview.8, 0.11.1 - previ... Read more
Instantiating entity prefab with Hybrid components causes errors thrown ...
How to reproduce:1. Open user's attached project2. Navigate File > Build Settings and switch platform to iOS3. Press Build and Ru... Read more
NullReferenceException when passing a NativeArray<Entity> to a struct
How to reproduce:1. Open user attached project "AStarErrorReport.zip"2. Open "AStarErrorTest" Scene3. Enter Play Mode and observe th... Read more
FixedListInt32 is not serialisable due to its buffer and length members ...
How to reproduce:1. Open the attached 'BugProject.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode Expected result: FieldWi... 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
[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
Entities Systems window does not display any indentation
How to reproduce:1. Open the “Entities_System_Indentation_Bug“ project2. Open the “SampleScene”3. Enter Play Mode4. Open the Entitie... Read more
Building a project using IL2CPP fails when passing a local field as a me...
How to reproduce:1. Open the attached project (case-1270640.zip)2. Go to File -> Build and Run Expected result: the project succe... Read more
Editor crashes on mono_log_write_logfile when initializing a class deriv...
Reproduction steps:1. Open the attached "case_1272391.zip" project2. Enter Play mode-- Observe the crash Reproducible with: 0.9.0-pr... Read more
[ECS] Error is thrown in the Player when project is built with Entities ...
How to reproduce:1. Open attached project "case1255997.zip" and Scene "SampleScene"2. Build the project3. Observe the error in the P... 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