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
- Texture memory does not get released when using Direct3D12 Graphics API
- Element background colors change places in Game window after reopening UI Builder
- Unity Theme can't be changed when any compilation errors are thrown
- Editor layout does not save custom Editor windows when they are declared using file-scoped namespaces
- Crash on VFXManager::CollectShadowCullResults when opening a specific scene
Resolution Note (fix version 6000.2):
Verified fixed in 6000.2.0a9. Screen.currentResolution no longer returns NAN when using Device Sim.