How to reproduce:
- Open the “UITest.zip“ project
- Open the “SampleScene“
- Enter Play Mode
- Open ‘Window → Analysis → Profiler’
- Press the “Toggle” button in the Game view to disable the “Canvas1” GameObject
- Observe the Profiler
- Press the “Toggle” button in the Game view to enable the “Canvas1” GameObject
- Observe the Profiler
Actual result: ~10000ms spike when enabling the GameObject and ~5000ms when disabling
Expected result: <100ms spike when enabling/disabling the GameObject
Reproducible in: 6000.0.65f1, 6000.3.3f1, 6000.4.0a3, 6000.4.0b3, 6000.5.0a4
Not reproducible in: 6000.4.0a2 (79bd4f638ac0)
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Note: Only reproducible in the Editor