Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2019.3.0f6
2020.1
Issue ID
1218831
Regression
No
Cannot select exact decimal values when using the Game View window Scale slider
To reproduce:
1. Create a new project
2. Set the Layout to a 'Default' and open a Game View window
3. Try to set the Scale value firstly to '1.5x' and then to '1.7x'
Expected result: Both values are selectable
Actual result: One of the values will not be selectable
Reproducible in: 2018.4.18f1, 2019.3.3f1, 2020.1.0a24
Could not test in: 2017.4.37f1 (Slider values had no decimals)
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
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
- The Radius Scale option is removed from the Visual Effect Graph Output Particle when Lod is disabled in Particles Options
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
- Domain Reload loading popup is dark when Editor Theme is set to "Light"
Resolution Note:
The slider value isn't linear. The slider position is translated with logarithmic to scale value. The label we see showing the scale factor is the result of the calculation.