Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a17
2021.2.0b9
2022.1
Issue ID
1361083
Regression
No
Increment Snapping menu Move input fields are hidden when inputting a value of 5 or more digits
How to reproduce:
1. Create a new project
2. Open the Increment Snapping menu in the Scene view Grid and Snap toolbar Overlay
3. Click the lock icon so that the Y and Z input fields change according to the X input field
4. Keep entering the number "1" in the "Move" X input field
Expected result: The X, Y, Z "Move" input fields stay in place
Actual result: The X input field expands to fit more digits, the Y and Z fields shift to the side until they become invisible
Reproducible with: 2021.2.0a17, 2021.2.0b9, 2022.1.0a6
Could not test with: 2019.4.29f1, 2020.3.17f1, 2021.1.18f1, 2021.2.0a16 (Grid and Snap settings are in a separate window)
Note: The same issue can be seen in the Grid Snapping menu, by entering the number "0" many time
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
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
Resolution Note (fix version 2022.1):
https://ono.unity3d.com/unity/unity/pull-request/132002
Resolution Note (fix version 2021.2):
Fixing input field expanding to fit more digits and creating overflow in the overlay.