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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
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.