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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
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.