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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (2021.2.X):
Will be fixed once profiler window is fully converted to UIToolkit.