Search Issue Tracker
“KeyNotFoundException” error is thrown when building the project with a ...
How to reproduce: 1. Open the “EntitiesBug“ project 2. Open the “SampleScene” 3. Build the project and observe the Console (File ... Read more
Entities window icons are affected by the Global Mipmap Limit value
How to reproduce: 1. Open the “Entities_Window_Icons_Bug” project 2. Open Entities Hierarchy window (Window > Entities) 3. Change... Read more
Editor hangs on "Application.Shutdown.CleanupMono" when exiting it and u...
How to reproduce: 1. Open the “Editor_SubScene_Exit_Freeze“ project 2. Open the “SampleScene” 3. Enable the “SubScene” in the Hie... Read more
EntityManager.SetArchetype fails internal assertion when the archetypes ...
Reproduction steps: 1. Open the attached project “AssertionError” 2. Open Scene “Assets/Scenes/SampleScene.unity” 3. Disable Burs... Read more
"InvalidProgramException: Couldn't find system $XREarlyUpdateSystemGroup...
How to reproduce: 1. Open the attached project "CustomTopLevelSystemGroup.zip" 2. Open Assets/Scripts/ApplicationBootstrap.cs 3. ... 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
[WebGL] GameObjects are not rendered when they are located in Sub Scenes
How to reproduce: 1. Create a new project with the “3D Core” template 2. Add the latest Entities Package (Window > Package Manager... Read more
"ChangeFilter: 0” messages are constantly logged to the Editor Console f...
How to reproduce: 1. Open the “netcube“ project 2. Open the “NetCube“ scene 3. In the “Bootstrap” Prefab change the “Ip Address” ... 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
CS0628 is thrown when a class deriving from SystemBase is sealed
Reproduction steps: 1. Open the attached project "Case_1414626.zip" 2. Observe the Console Expected result: No warnings are thr... 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