Search Issue Tracker
InvalidOperationException when "Open for editing" is unchecked on a Subs...
Reproduce step: 1. Load “Assets/Scenes 1/Main.unity” Scene 2. In the Hierarchy Window select the “SimulationSubscen” Subscene 3. Unc... Read more
An exception is thrown when calling GetSingleton<>() in specific method ...
Reproduction steps: 1. Open the “My project” Project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Open the “Assets/Scri... Read more
Crash with multiple stack traces when selecting Entity GameObjects
Reproduction steps: 1. Open the attached “repro-project“ 2. In the Entities Hierarchy window select the “Kinematic Body - Simulate... Read more
[ECS]Editor crashes when executing BuildPipeline.BuildPlayer
Reproduction steps: 1. Open the attached project “Crasher” 2. Run the script via the navigation bar: Crash > Crash it Expected ... Read more
[DOTS] Player crashes when finding a Shared Object file
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the “Assets/Scenes/SampleScene.unity“ scene 3. Click File > B... Read more
SGICE002 error thrown when using SystemAPI.GetComponent<T>() inside a .F...
How to reproduce: 1. Open the project “IN-105709_SGICE002” 2. Observe the Console Expected result: No errors are thrown in th... Read more
Add filter button does not exist in Entities Hierarchy
How to reproduce: 1. Create a new 3D (URP) Project 2. Open Package Manager (Window -> Package Manager) 3. Click '+' Icon 4. Clic... Read more
EntitiesGraphicsSystem fails to validate ForwardPlus for URP when using ...
How to reproduce: 1. Download and open the attached project 2. Enter Play mode 3. Observe the Console window Expected outcome:... Read more
Build crashes on "lib_burst_generated" when running the build
How to reproduce: 1. Open the project “IN_29808” 2. Press File → Build And Run Expected result: build runs successfully Actual resu... Read more
"DOTS source generators" error when using "#if" directives in imports
Reproduction steps: 1. Open “MinProject“ 2. Enter Safe Mode if prompted (otherwise opening gets stuck at Completing Domain) 3. Ob... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key