Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2019.4.13f1
2020.1
2020.2
2021.1
Issue ID
1293004
Regression
Yes
Profiler window flickers excessively when profiling a built player with VSync disabled
How to reproduce:
1. Create a new Unity project
2. Open the Project Settings > Quality window
3. Set VSync Count to 'Don't count'
4. Open the build settings and check the development build checkbox
5. Build and run the player
6. Connect Unity profiler to the player
7. Select one of the modules(e.g. Live CPU usage or Audio simple) and use the scroll wheel inside the Profiler window
Expected result: the profiler is smooth
Actual result: the profiler is flickering constantly
Reproducible with: 2019.4.15f1, 2020.1.15f1, 2020.2.0b11, 2020.2.0a5
Not reproducible with: 2018.4.29f1
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
- 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
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2021.1.X):
The amount of frames shown in the profiler should be set to a higher number if this is happening to allow the frame to remain available to show the data for it.