Search Issue Tracker
Fixed
Fixed in 6000.0.36f1, 6000.1.0b4
Votes
0
Found in
6000.0.33f1
6000.1.0a8
Issue ID
UUM-91214
Regression
No
Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Steps to reproduce:
1. Create a new project
2. In the Scene Toolbar, find the “Grid and Snap” input field
3. Delete the “0” from the input field
4. Write the text “.123” one character at a time
5. Observe the results
Expected result: The text “.123” is written in the input field
Actual result: The text is written as “.231” in the input field
Reproducible in: 6000.0.32f1, 6000.1.0a8
Couldn’t test in: 2021.3.47f1, 2022.3.55f1 ( “Grid and Snap” input field does not exist)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 6000.1.0b4):
Fixes issue where the grid size input field in the Grid & Snap toolbar overwrites values during active input.