Search Issue Tracker
Fixed
Fixed in 2022.2.0b9
Votes
0
Found in
2022.2.0b8
Issue ID
UUM-17645
Regression
No
Float values are set incorrectly when typed in the Inspector window
How to reproduce:
1. Open the attached project “float.zip”
2. Open Assets/Scenes/SampleScene.unity
3. Select “GameObject” in the Hierarchy window
4. Type in “.75” in the “Public Float” field in the Inspector window
Expected results: Input is “.75”
Actual results: Input is “.57”
Reproducible with: 2022.2.0b8
Not reproducible with: 2020.3.41f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b9, 2022.2.0b10, 2023.1.0a16
Reproducible on: Windows 10
fixed in 2022.2.0b9
repro in 2022.2.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment