Search Issue Tracker
[Android player] Unity.Entiyies 0.8.0-preview.8 LiveLinkRuntimeSystemGro...
To reproduce: 1. Open a new project 2. Import Entities package 3. Switch platform to Android Expected: Everything compiles with no ... Read more
"Non-invocable member cannot be used like a method" 2D Animation package...
Reproduction steps: 1. Open the “2DAnimationBug“ project 2. Observe the Console Expected result: no errors Actual result: “Library/... Read more
[Android][ECS][IL2CPP] Player crashes when only ARMv7 is enabled
Steps to reproduce: 1. Open the attached “ECSTest” project 2. Build And Run the project on the device Expected result: The app ... 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 la... 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 mode 3. In Game view, click on th... Read more
"TypeManager.GetSystemTypeIndices" doesn't return [DisableAutoCreation] ...
Reproduction steps: 1. Open the attached “IN-99791” project 2. Open the “Scenes/SampleScene” Scene 3. Enter the Play Mode 4. Obs... Read more
SGICE002 error is thrown when querying entities with SystemAPI.Query
How to reproduce: 1. Open the “IN-99674_repro“ project 2. Observe the Console Expected result: SGICE002 error is not thrown A... Read more
Crash on mono_traverse_object_internal when building with a large amount...
How to reproduce: 1. Open the attached “IN-94731_SceneBuildTesting“ project 2. Open the Build Profiles window (File > Build Profil... Read more
Warning "[Worker1] The referenced script is missing on flag (index 1 in ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Art Assets/Scenes/ForAll/LobbyMenuScene.unity” S... Read more
Wrong detection of IsZeroSized Components when including static fields
Reproduction steps: 1. Open the attached “IN-98030.zip” project 2. Open the “SampleScene” 3. Enter Play mode 4. Observe the Cons... 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