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
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap
- Visual Effect Model overlays tooltip is left in Scene when unfocusing VFX Node and the overlay dropdown menu is opened
- Unity crashes during the scene template selection in the "Inspector" tab
- [Android] [iOS] [UnityWebRequest] Requests with "UnityWebRequest" are open for SSL Proxying
Add comment