Search Issue Tracker
Infinite loop when using UnsafeHashSet.Add
How to reproduce: 1. Open the attached project "EcsPlayground.zip" 2. Enter Play Mode Expected results: The Editor doesn't hang... Read more
Code generation failure using IAspect.Lookup within IJobEntity.
*Steps to reproduce:* 1. Open the "CodegenIssue" project 2. Open the "OutdoorsScene" scene 3. Enter Play Mode 4. Observe... Read more
Debugger stops at commented lines of code when using ECS
Steps to reproduce: 1. Open the attached “1981392ECSDebugBug.zip“ project 2. Open the “SampleScene” 3. Open the “Assets/Scripts/N... Read more
Multiple calls to World.Update() is required before the SubScene loads w...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Art Assets/Scenes/Starting scene/LobbyMenuScene.... Read more
"Exception thrown during SubScene import" message along with "InvalidOpe...
Reproduction steps: 1. Open the attached "repro_IN-91296" project 2. Open the "Assets/_Project/Scenes/Game.unity" Scene 3. Open the ... Read more
EntityQuery/IJobEntity fails to find IComponentData when manually updati...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “Assets/Art Assets/Scenes/Starting scene/LobbyMenuScene.u... Read more
Error "MissingFieldException: Field not found: UnityEditor.EditorGUI/Rec...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/Main.unity” Scene 3. In Hierarchy, click... Read more
Events sent through a ScriptableObject fail to trigger the VFX Graph whe...
How to reproduce: 1. Open the project “IN-89679_ScriptableObject” 2. Click on File → Build and Run 3. Observe the Cube Expecte... Read more
[Entities] MissingReferenceException is thrown when renaming a GameObjec...
Reproduction steps: 1. Open the attached “IN-93096_rename” project 2. Open the “Assets/Scenes/SampleScene.unity” scene 3. In the ... Read more
IJobEntity is not affected when using [WithOptionsAttribute(EntityQueryO...
How to reproduce: 1. Open the “IN-90382_repro“ project 2. Open the “LobbyMenuScene“ 3. Enter Play mode and observe the Console ... 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