Search Issue Tracker
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
TypeInfo reports invalid size when type contains GCHandle fields
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. Select the “Th... Read more
Assembly Definition is stripped in a built project when it is included i...
Reproduction steps: 1. Open the attached “IN-96013_StrippingRepro” project 2. Click Edit > Project Settings… > Player 3. Under Ot... Read more
TypeHash.CalculateStableTypeHash() throws ArgumentException when used on...
How to reproduce: 1. Open “IN-96003_Hack Lab - C3“ project 2. Open “SampleScene” 3. Enter Play mode 4. Observe result Expecte... Read more
Use after free (potential crash) in EntityDiffer when recreating blob as...
How to reproduce: 1. Open the command line interface 2. Launch the attached “IN-96035” project using the command provided in the n... Read more
Search input field disappears when pressing search icon in Entities Hier...
*Steps to reproduce:* 1. Create new unity project 2. Make sure Entities package is installed 3. Go to Window > Entities > Hierarc... Read more
FastEquality.Equals returns incorrect result when comparing Structs with...
How to reproduce: 1. Open the “IN-97044_TestFastEquality” project 2. In the Test Runner tab select “EditMode” 3. click “Run All”... Read more
"Could not open file .entityheader for read. Loading Entity Scene failed...
Reproduction steps: 1. Open the attached "repro_IN-91924" project 2. Open the "Assets/Scenes/SampleScene.unity" Scene 3. In the E... 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
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