Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.57f1
6000.2.3f1
6000.3.0b1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-116908
Regression
No
Profiler Sample Stack window allows pasting, causing window UI break
Steps 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. Press on “Show” and open “Selected Sample Track…”
7. In the Sample Stack window copy the stack
8. In the Sample Stack window paste copied stack using keyboard shortcut
9. Observe the Sample Stack window
\\
Actual results: it is allowed to paste text in Sample Stack which breaks the window - text moves higher
Expected results: it should be now allowed to paste in the Sample Stack window, window should not break
\\
Reproducible with versions: 6000.0.57f1, 6000.2.3f1, 6000.3.0b1
\\
Tested on (OS): Windows 11, macOS Sequoia, 15.6 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment