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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2021.2.X):
Will be fixed once profiler window is fully converted to UIToolkit.