Search Issue Tracker
Fixed
Fixed in 2022.3.2f1, 2023.1.0a8
Votes
0
Found in
2022.1.8f1
2022.2.0a18
2023.1.0a1
Issue ID
UUM-2873
Regression
No
[Editor] VSync (Game View only) doesn't work on DX12 and Vulkan
Reproduction steps:
1. Open the attached user's project "DX12VsyncRepro.zip"
2. Make sure that DirectX12 is selected as the Graphics API and VSync (Game View only) is enabled in the Aspect ratio
3. Enter Play Mode
4. Open the Stats tab and notice that FPS count is higher than the monitor refresh rate
Expected result: VSync (Game View only) works with on DX12 and Vulkan
Actual result: VSync (Game View only) doesn't work on DX12 and Vulkan
Reproduces on: 2019.4.36f1, 2020.3.33f1, 2021.2.16f1, 2022.1.0b15, 2022.2.0a10
Notes:
-Issue does not reproduce on DirectX11, OpenGLCore, OpenGLES 2 and OpenGLES 3
-Issue reproduces on Vulkan up to 2021.2.16f1, meaning it no longers reproduces on Vulkan in 2022.1.0b15 and 2022.2.0a10
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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Resolution Note (fix version 2023.1.0a8):
Fixed in PR: https://ono.unity3d.com/unity/unity/pull-request/143977/_/graphics/bugfix/UUM-2873
Resolution Note (fix version 2022.3.2f1):
DX12: Fixed VSync in the editor Game View and Scene View with Always Refresh -option on.