Search Issue Tracker
Fixed
Fixed in 2021.3.7f1, 2022.2.0b3, 2023.1.0a2
Votes
0
Found in
2021.3.0f1
2022.2.0a9
2023.1.0a1
Issue ID
UUM-5546
Regression
Yes
[Mac][Profiler] Profiling mode dropdown view jerks out when interacting with any dropdown arrows in the menu
Steps to reproduce:
1. Create a new project or open an existing one
2. Open Profiler window (Window -> Analysis -> Profiler)
3. Open the profiling mode dropdown by clicking on it
4. Click on any of the dropdown arrow icons in the window
Expected result: Window switches without visual artifacts or jerking the view
Actual result: The whole view jerks for a second before loading the updated view
Reproducible with: 2021.2.0b15, 2021.3.0f1, 2022.2.0a9
Not reproducible with: 2021.2.0b14, 2022.1.0b12
Can't test with: 2021.2.0a17 and older versions as they have a different profiling mode dropdown menu
Notes:
- There's a bit of jerking in no repro versions as well, but quite a bit less
- Reproducible on Mac, Windows has least jerkiness, Linux has a bit, but still far away from Mac
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
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- The Shortcuts window cannot be docked when it is invoked from the Shortcut Helper Bar
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
- Crash on PPtr<Object>::operator when undoing "Modern UI Pack" elements
Resolution Note (fix version 2023.1.0a2):
When dropdown menu sizes changed, the initial frame was invalid, showing jittering/artifacts - this has been fixed in 2023.1.0a2 so only valid frames are shown.
Resolution Note (fix version 2022.2.0b3):
When dropdown menu sizes changed, the initial frame was invalid, showing jittering/artifacts - this has been fixed so only valid frames are shown.
Resolution Note (fix version 2021.3.7f1):
When dropdown menu sizes changed, the initial frame was invalid, showing jittering/artifacts - this has been fixed so only valid frames are shown.