Search Issue Tracker
Single Entity does not remap self-references when instantiating
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Enter the Pl... 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
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
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
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
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
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
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
A Script Component added with Baker is not preserved when the SubScene c...
How to reproduce: 1. Open the “EntityComponentBug.zip“ project 2. Open the “SampleScene“ 3. Enable (Open) the “SubScene” in the H... Read more
Memory leak when "WorldUpdateAllocator" fails to rewind after a Scene re...
Reproduction steps: 1. Open the attached “repro_IN-96103“ project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. In the H... 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