Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4.19f1
2020.2.3f1
2021.1.0b3
2021.2.0a2
Issue ID
1311416
Regression
Yes
Flickering vertical scroll bar appears in the chart view when resizing the Profiler window
How to reproduce:
1. Create a new Unity project
2. Open the Profiler window (Window > Analysis > Profiler)
3. Select three or less profiler modules (such that no vertical scrollbar is needed)
4. Reduce the vertical size of the profiler window
Expected result: Vertical scroll bar does not appear if it's not necessary
Actual result: Flickering vertical scroll bar appears while resizing the Editor
Reproducible with: 2019.4.19f1, 2020.2.3f1, 2021.1.0b3, 2021.1.0b5, 2021.2.0a2, 2021.2.0a4
Not reproducible with: 2018.4.30f1, 2019.4.18f1, 2020.1.0a1, 2020.2.2f1, 2021.1.0a1, 2021.1.0b2, 2021.2.0a1
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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Resolution Note (2021.2.X):
Will be fixed once profiler window is fully converted to UIToolkit.