Search Issue Tracker
Entities Systems window does not display any indentation
How to reproduce:1. Open the “Entities_System_Indentation_Bug“ project2. Open the “SampleScene”3. Enter Play Mode4. Open the Entitie... Read more
'System.InvalidCastException' exception is thrown when using generics in...
How to reproduce:1. Open the “Generic_Query_Bug” project2. Open the “GenericQueryTest” script3. Uncomment line 22 and save the scrip... Read more
ECS memory leak when refreshing project while in Play mode
Reproduction steps:1. Open the attached project “MemLeakProject”2. Open the “Assets/OutdoorsScene” Scene3. Open the Preferences wind... Read more
EntitiesGraphicsSystem fails to validate ForwardPlus for URP when using ...
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Observe the Console window Expected outcome: No error... Read more
SGICE002 error is logged for the deprecated "TransformAspect" API
How to reproduce:1. Open the “TransformAspect_Bug“ project2. When prompted, Enter Safe Mode3. Observe the Console Expected result: o... 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” template2. Add the latest Entities Package (Window > Package Manager ... Read more
Memory is leaked in Play Mode when URP and Netcode for Entities are used...
How to reproduce:1. Open the “Entities_URP_Memory_Leak“ project2. Open the “SampleScene”3. Make sure “Leak Detection Level” is set t... Read more
"SGICE002" error is thrown when building a project that includes a Scrip...
How to reproduce:1. Open the “EntitiesSamples“ project2. Open the “AutoAuthoring” scene3. Build the project (File > Build Setting... Read more
Memory leak occurs in Play Mode when a GameObject is in a Sub Scene
How to reproduce:1. Open the “UCG_DOTS“ project2. Change “Leak Detection Level” to “Enabled With Stack Trace” (Edit > Preferences... Read more
Memory leak occurs in Play Mode as Client, Server or both when using Net...
How to reproduce:1. Open the “Netcode_Memory_Leak“ project2. Open the “Login“ scene3. Enter Play Mode4. Select “Client & Server”... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default