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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
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.