Search Issue Tracker
Memory leak occurs in Play Mode when a GameObject is in a Sub Scene
How to reproduce: 1. Open the “UCG_DOTS“ project 2. Change “Leak Detection Level” to “Enabled With Stack Trace” (Edit > Preference... 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“ project 2. Open the “Login“ scene 3. Enter Play Mode 4. Select “Client & Ser... Read more
Error SGICE002 is thrown from DOTS source generators when IJobEntityExte...
Reproduction steps: 1. Open the attached project “GenerationError” 2. Inspect the Console window Expected result: There are no ... Read more
Huge CPU spike when Android is at first DOTS Physics system update
Reproduction steps: 1. Open the attached Project “BugRepro” 2. Open File > Build Settings 3. Enable Development Build and Autocon... Read more
Reference to an element is missing when a structure inherits the ICleanu...
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Open the “Assets/Scenes/GameScene/LevelOne.unity” Scene 3. In the En... Read more
SGICE002 error is thrown when opening the project
How to reproduce: 1. Open the “IN-49894_repro“ project 2. Observe the Console Expected result: SGICE002 error is not seen in th... Read more
Optimize first-frame performance
When spawning 100,000 objects, a first-time CPU spike happens as entities rendering processing happens on the first frame. [https... Read more
EntityComponentSystemSamples project build fails with InvalidOperationEx...
Reproduction steps: 1. Open the attached project “EntitiesSamples“ 2. Build the project Expected result: Build succeeds Actual... Read more
"error CS0246: The type or namespace name 'NUnit' could not be found" is...
How to reproduce: Open the attached "AnteNomspa.HDRP.Experiments.Character.zip" project Expected results: No errors in the Conso... Read more
Entities Hierarchy doesn't show any objects in Automatic (Mixed) Data Mo...
Reproduction steps: 1. Open the attached project “EntitiesHierarchy” 2. Open the Entities Hierarchy window (Window > Entities > Hi... 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
- Black screen frame appears in the WebGL Player when the Unity loading screen is over
- Crash on WriteParticleLineVertex when the "Generate Lighting Data" property is enabled in the Particle System
- UI overlay becomes visible in ray-traced reflections when HDR Color output is enabled
- Crash on EditorOnlyPlayerSettings::GetDefaultTextureCompressionFormat when switching or opening a specific project with Android or IOS Platform
- [Mobile] Player silently crashes on a mobile device when using a lot of "Camera" GameObjects (40 and more) in the Scene