Search Issue Tracker
By Design
By Design in 6000.3.X
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.
Resolution Note (6000.3.X):
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.