Search Issue Tracker
Cannot bake entity fields correctly into shared components when using Su...
How to reproduce: 1. Open the attached project "SharedComponentEntityIssue.zip" 2. Open Assets/Scenes/SampleScene.unity 3. Open S... 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
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
"SGICE002" error is thrown to the Console when using the "UpdateInGroup"...
How to reproduce: 1. Open the “Test Project For Version Control (1)“ project 2. Observe the Console Expected result: No “SGICE002: ... Read more
"ArgumentException: Cannot find TypeIndex for type hash" is thrown in th...
How to reproduce: 1. Open the “DOTSBug“ project 2. Open the “SampleScene” 3. Build And Run 4. Open and observe the Player.log ... Read more
Scene is not present when downloading and loading it from server
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Scenes/SampleScene.unity” Scene 3. Build remote... Read more
"InvalidCastException: Specified cast is not valid" error is thrown when...
Reproduction steps: 1. Open the “ReproProject“ project 2. Open the “Assets/Scenes/SampleScene“ scene 3. Enter Play Mode 4. Observe t... Read more
Entities ArgumentException error is thrown when creating nested Sub Scenes
Reproduction steps: 1. Open the “ReproProject“ project 2. Open the “Assets/OutdoorsScene“ scene 3. Select the “Cube” and the “Cube (... Read more
Debug messages are thrown after changing Scene View Mode to "Runtime Data"
*Steps to reproduce:* # Create a new project and install Entities package # Go to Edit > Preferences > Entities # Set "Scene V... 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
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