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
- Entering “NaN” or “Infinity” values in Game Object Brush Orientation value fields spams Quaternion-related errors in the Console and persists unless value is undone in Tile Palette window
- An InvalidOperationException is thrown in the Editor when using On-Tile Rendering with the Mock HMD plug-in
- Unity UI does not trigger "OnFocusLost" and doesn't refresh when focusing on other Windows in the Editor
- Project Auditor's settings cannot be searched in the Preferences window
- Crash on SerializableManagedRef::CallMethod when performing various Unity operations
Resolution Note (fix version 6000.2):
Verified fixed in 6000.2.0a9. Screen.currentResolution no longer returns NAN when using Device Sim.