Search Issue Tracker
Fixed
Fixed in 6000.0.24f1, 6000.1.0a2
Votes
0
Found in
6000.0.23f1
Issue ID
UUM-84132
Regression
Yes
GPU utilization increases when a GameObject is selected
How to reproduce:
1. Create and open a new project
2. Open the Task Manager
3. Create a Cube in the Hierarchy
4. Select the Cube in the Hierarchy or the Scene view
5. Observe the Task Manager
Expected result: The GPU utilization stays at ~0%
Actual result: The GPU utilization fluctuates between 20-30%
Reproducible in: 6000.0.20f1, 6000.0.23f1
Not reproducible in: 2021.3.44f1, 2022.3.50f1, 6000.0.19f1
Reproduced on: Windows 11 Pro (23H2), macOS (M2) Sonoma 14.4.1
Not reproduced on: No other environment tested
Notes:
- When testing locally on a macOS machine, before reproduction, the GPU Utilization fluctuated ~6-8%, after reproduction, it increased and stabilized at 57%
- I suspect this is reproducible on any machine
- Moving the Cube results in less GPU utilization
- In version 6000.0.19f1, when nothing is selected GPU utilization fluctuates between 8-12%, after selecting the Cube, it stays the same, while in version 6000.0.20f1, the GPU utilization is at 0% when nothing is selected. This could indicate that the performance fix is likely what caused the regression
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
chunglv
Oct 24, 2024 02:14
CPU usage also fluctuates between 30 - 40%.