Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.7f1
6000.2.0b5
Issue ID
UUM-108772
Regression
No
CPU frame times spike at regular intervals in the Profiler when in Play mode with VSync enabled and using DX12 API
How to reproduce:
1. Create and open a new project
2. Make sure the project is running with DX12 graphics API
3. In the toolbar, navigate to Window > Analysis > Profiler
4. Attach the profiler so that both Game view and Profiler window can be observed
5. In the Game view, expand the Aspect Ratio menu and enable “VSync (Game view only)”
6. Enter Play mode
7. Observe the Profiler window
Expected result: CPU frame times stable, no spikes in frame times (~16.7ms for 60Hz monitor)
Actual result: CPU frame times stable, with spikes to ~33ms at regular intervals
Reproducible with: 2022.3.2f1, 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Couldn’t test with: 2022.1.0a1, 2022.3.1f1 (VSync with DX12 does not work)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- Does not reproduce with DX11 API
- When looking at the stats window, frame rate is unaffected
- Does not reproduce if the Profiler is recording and the window is hidden
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment