Search Issue Tracker
Fixed in 2021.3.7f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2023.1):
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):
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):
When dropdown menu sizes changed, the initial frame was invalid, showing jittering/artifacts - this has been fixed so only valid frames are shown.