Search Issue Tracker
In Progress
In Progress in 6000.5.X
Votes
0
Found in
6000.0.65f1
6000.3.4f1
6000.4.0b4
6000.5.0a4
Issue ID
UUM-132097
Regression
No
Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- From the Hierarchy, create any 3D GameObject
- In the Scene view overlays, toggle the Scale Snapping on
- Enter any value that is not =1 (to observe non-default behaviour)
- Make sure Incremental Snapping and Absolute Grid Snapping are toggled off in the overlays
- Select the "Scale Tool"
- Grab any handle and drag it to scale
- Observe the Transform values in the Inspector
Actual results: The Scale Snapping has no effect and scales the same as without it
Expected results: The Cube is scaled in increments defined in the 4th step
Reproducible with versions: 2023.1.0b1, 6000.0.65f1, 6000.3.4f1, 6000.4.0b4, 6000.5.0a4
Tested on (OS): Windows 11
Notes:
- Angle Snapping works as expected without Incremental Snapping or Absolute Grid Snapping enabled
- Additionally, if Incremental Snapping or Absolute Grid Snapping are enabled, the first drag of the handle makes the value be 0 and then only the next drag provides the correct value
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment