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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
chunglv
Oct 24, 2024 02:14
CPU usage also fluctuates between 30 - 40%.