How to reproduce:
1. Build And Run the user’s attached “ODRTest.zip” project
2. In the Player, set “RenderFrameInterval” to 10
3. Set “VSyncCount” to 2
4. Move the player to another monitor
5. Observe the FPS, “EffectiveRenderFrameRate”, and “ScreenRefreshRate”
Expected result: FPS is ~30, “EffectiveRenderFrameRate” is 3, and “ScreenRefreshRate” is ~60
Actual result: FPS gets boosted about 200, “EffectiveRenderFrameRate” is -1, and “ScreenRefreshRate” is NaN
Reproducible with: 2022.2.0a16, 2022.2.21f, 2022.3.0f1, 2023.1.0b19, 2023.2.0a17
Not reproducible with: 2021.3.26f1, 2022.2.0a15
Reproduced on: macOS 13.2.1 (Intel)
Not reproduced on: Windows 10 21H2
Notes:
Reproducible when having one or two monitors connected to the computer
FPS issue is reproducible on Google Pixel 3 when having ”TargetFrameRate” set to 60 and “RenderFrameInterval” set to 4 (user’s info). It was not reproducible on iOS