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
6000.5.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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment