Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2020.2.X
Votes
0
Found in
Issue ID
1289170
Regression
No
Disabling VSync doesn't work on UWP when using D3D12
1. Create a new project;
2. Add a script that disables VSync and logs frame rate;
3. Configure to use D3D12 on UWP;
4. Build the project for UWP and run it;
5. Notice how the frame rate doesn't go above the monitor's refresh rate.
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