Search Issue Tracker
[Android player] Unity.Entiyies 0.8.0-preview.8 LiveLinkRuntimeSystemGro...
To reproduce:1. Open a new project2. Import Entities package3. Switch platform to Android Expected: Everything compiles with no erro... Read more
"Non-invocable member cannot be used like a method" 2D Animation package...
Reproduction steps:1. Open the “2DAnimationBug“ project2. Observe the Console Expected result: no errorsActual result: “Library/Pack... Read more
[Android][ECS][IL2CPP] Player crashes when only ARMv7 is enabled
Steps to reproduce:1. Open the attached “ECSTest” project2. Build And Run the project on the device Expected result: The app doesn’t... Read more
ECS RenderMeshSystemV2 has substantial amount of memory leak
How to reproduce:1. Open the attached project ("Empty06.zip") or (case_1151798-Empty06_2020.zip if you have problem opening with lat... Read more
Trying to serialize/deserialize an Entities World a second time fails if...
How to reproduce:1. Open attached project "Unity Bugs.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, click on the "H... 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
Dependency exception thrown when Entities Game Object Entity Script is A...
Steps to reproduce:1. Open the "EntitiesBug" Project2. Enter the Play Mode3. Check the Console for errors Expected result: there are... Read more
ScriptBehaviourUpdateOrder incorrectly sort systems execution order in t...
To reproduce:1. Open attached project;2. Press Play3. Open EntityDebugger4. Set GLOBAL Actual result: ScriptBehaviourUpdateOrder inc... Read more
Crash on DomainUnloadAutoFree::Forget when allocating or disposing certa...
How to reproduce:1. Open the attached “CrashRepro“ project2. Enter Play Mode3. Leave Play Mode Reproducible with: 1.4.0-pre.4 (6000.... Read more
"ComponentGroup.SetFilter" doesn't detect "SharedComponentData" accurate...
Reproduction steps: 1. Open "EcsFiltering.zip" project2. Enter Play Mode3. See Console output Expected Result:"Unique shared strings... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject