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
- Depth of Field doesn't apply correctly to Canvas UI when it is set to World Space Render Mode
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
Add comment