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
- Poor contrast on Animation Clip names properties when using the Dark mode
- [Quest][GLES3] Transparent materials disappear due to FullScreenRenderPass on Quest when Multiview/SPI is used with MSAA on OpenGLES3
- Input fields in Search Index Manager shift buttons out of view on long text input
- Inconsistent folder icon used in Search Index Manager "Roots" section
- Memory address leaks when using Visual Elements in a specific project