Search Issue Tracker
Fixed
Fixed in 2022.2.X, 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment