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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.2):
Verified fixed in 6000.2.0a9. Screen.currentResolution no longer returns NAN when using Device Sim.