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 - pr... Read more
Instantiating entity prefab with Hybrid components causes errors thrown ...
How to reproduce: 1. Open user's attached project 2. Navigate File > Build Settings and switch platform to iOS 3. 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" Scene 3. Enter Play Mode and observe... Read more
Add filter button does not exist in Entities Hierarchy
How to reproduce: 1. Create a new 3D (URP) Project 2. Open Package Manager (Window -> Package Manager) 3. Click '+' Icon 4. Clic... Read more
[General] SetComponentForLinkedEntityGroup can not set linked group in s...
How to reproduce: 1. Download the attached project 2. Open the "SampleScene" scene 3. Enter "Play" mode 4. Observe the console w... Read more
[ECS] GetOrCreateSystem ArgumentException with ISystemBase
Reproduction steps: 1. Open attached project "EntitiesSystem.zip" and scene "SampleScene" 2. Enter Play Mode 3. Observe Console wind... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce: 1. Open the attached project "NanoshroomiaUnity.zip" 2. Select BacteriaTest>SibSubScene>Entity(59:1) in the Hier... 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" project 2. Enter Play mode -- Observe the crash Reproducible with: 0.9.... 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 project 3. Observe the error in th... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running