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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 6000.2):
Verified fixed in 6000.2.0a9. Screen.currentResolution no longer returns NAN when using Device Sim.