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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
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.