Search Issue Tracker
Fixed in 6000.0.46f1
Fixed in 6000.0.X, 6000.1.X, 6000.2.X, 7000.0.0a27, future release
Votes
1
Found in
6000.0.0b16
6000.1.0a7
6000.2.0a1
Issue ID
UUM-71385
Regression
No
Screen.currentResolution.refreshRateRatio.value return NAN when using Device Simulator
How to reproduce:
1. Open the "IN_73611"
2. Open the "SampleScene"
3. Change Game View to Simulator
4. Enter the Play Mode
5. Observe the Console
Expected result: actual refresh rate is printed out
Actual result: 0 or NAN is printed in the Console
Reproducible with: 2021.3.37f1, 2022.3.26f1, 6000.0.0b16
Reproducible on: WIndows 10 Pro
Not reproducible on: No other environment tested
Notes:
- Reproducible on the new project
- Not reproducible in the Game View
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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Resolution Note (fix version 6000.2):
Verified fixed in 6000.2.0a9. Screen.currentResolution no longer returns NAN when using Device Sim.