Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.55f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-114839
Regression
No
Profiler's Hierarchy displays CPU columns instead of GPU columns when using the search feature and restarting the Play Mode
How to reproduce:
1. Open the project “IN-109726_UnityBugReport”
2. Open the Profiler, Window → Analysis → Profiler
3. Add the GPU Usage row, Profiler Modules → GPU Usage
4. Enter Play Mode
5. Click on the GPU Usage row once
6. In the Profiler's Hierarchy search bar type “screen”
7. Stop Play Mode → Start Play Mode → Stop Play Mode
8. Double click on the GPU Usage row
9. Observe the Profiler's Hierarchy columns
Expected result: The Profiler's Hierarchy displays “Overview”, “Total”, “DrawCalls”, “GPU ms” (4) columns
Actual result: The Profiler's Hierarchy displays “Overview”, “Total”, “Self”, “Calls”, “GC Alloc”, “Time ms”, “Self ms” (7) columns
Reproducible with 2023.1.0a1, 6000.0.55f1, 6000.2.0f1 (517f89d850d1), 6000.3.0a4
Reproducible on: Windows 11
Not reproducible: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
Add comment