Search Issue Tracker
[Entities] Cannot add Script to a Game Object if there is a comment afte...
Reproduction steps:1. Open project in "MyRepro.zip"2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [GenerateA... Read more
Updating to newest version of Entities package throws compilation errors
How to reproduce:1. Open attached project----------------------------------Observe Console Reproduced with: Entities package version... Read more
Crash on System.Buffer:InternalMemcpy when opening a project that contai...
Reproduction steps:1. Open the attached “repro-project“ Expected result: The project opens successfullyActual result: The Editor cra... 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
[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
Error "InvalidOperationException" is thrown when running test in Test Ru...
How to reproduce:1. Open the attached project "1422520.zip"2. Open "SampleScene" in Scenes3. Press Window -> Dots -> Hierarchy... Read more
[ECS] Static Game Objects' positions are incorrect in the Play mode when...
How to reproduce:1. Open the attached "BugReport.zip" project and "scene" scene2. In the Hierarchy window, toggle the checkbox to en... Read more
Unity.Entities.Hash128 ToString doesn't match UnityEngine.Hash128 ToStri...
How to reproduce:1. Open the attached project (1225490.zip)2. Open the TestScene from the Project window if it is not already open3.... Read more
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
The Entity Debugger shows incorrect read/write permissions on component ...
How to reproduce:1. Open the attached project ("Entity Debugger")2. Open the Entity Debugger3. Enter Play Mode4. Inspect "NewBehavio... 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
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
- LogWarning is not executed in the HDRP package script when running the project in -batchmode
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene