Search Issue Tracker
By Design
Votes
0
Found in
6000.0.57f1
6000.2.2f1
6000.3.0b1
Issue ID
UUM-116876
Regression
No
[Usability] Process details under Threads in Profiler can't be scrolled when the info doesn't fit the pop-up vertically
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Analysis -> Profiler
3. Switch to the "Edit Mode" profiling and record for a few seconds
4. Turn off the Recording and select any frame
5. In the "Timeline" view, select the "Gfx.WaitForGfxCommandsFromMainThread"
6. Make sure the tab is vertically narrow enough so the details pop-up doesn't fit everything
7. Try scrolling it and observe the results
Expected results: The details pop-up can be scrolled
Actual results: The details pop-up can't be scrolled
Reproducible with: 6000.0.57f1, 6000.2.2f1, 6000.3.0b1
Reproducible on: macOS Sequoia 15.6 (M1)
Not reproducible on: No other environment tested
h3.
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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note:
We are unable to add scrolling into here as it would be a scrollable area into a scrollable area which is a difficult for usability.
To work around this you are able to copy the content out if you need to see that data or you can expand the timeline to increase the area available.