Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a10
2021.2.0b3
2022.1
Issue ID
1349798
Regression
Yes
Empty number field fallbacks to the last value
Reproduction steps:
1. Open the attached "EmptyFieldFallback.zip" project
2. Open the "SampleScene" Scene
3. In the Hierarchy, select the "Test" GameObject
4. In the Inspector, click on the "Num" property field
5. Delete the number inside
6. Press Enter or click outside the field
Expected result: "Num" property is set to 0. An empty number field is considered zero when pressing Enter or clicking outside the field but not when pressing Escape
Actual result: "Num" property returns to the deleted number. An empty field always fallbacks to the last value as if the Escape key is pressed
Reproducible with: 2021.2.0a10, 2021.2.0b3, 2022.1.0a2
Not reproducible with: 2018.4.36f1, 2019.4.29f1, 2020.3.14f1, 2021.1.15f1, 2021.2.0a9
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a6
Resolution Note (fix version 2021.2):
Fixed in 2021.2.2f1