Search Issue Tracker
Fixed in 2020.1.X
Votes
2
Found in
5.5.0f3
Issue ID
858899
Regression
No
Move with snap rounds up decimal place when zoomed out
How to reproduce:
1. Open attached project "858899-repro.zip"
2. Open "entry" scene
3. Set Snap Settings Move X, Y and Z to 0.25
4. Select "sprite_unsnapped" and "sprite_snapped" Game Objects in the Scene View
5. Hold the Control key (Command on Mac) and move selected objects by dragging the position handles
6. Check if "sprite_snapped" position x and y are still snapped to 0.25
7. Zoom out the Scene View
8. Repeat 4-6 steps
Expected behavior: position values are snapped to 0.25
Actual behavior: position value of e.g. 7.25 is 7.3 or 7.75 is 7.8
Note: It happens not only with 2D Objects but also with 3D Objects in X, Y and Z axes
Reproducible: 5.3.7p2, 5.4.3p3, 5.5.0p1, 5 5.6.0a6, 2019.3.0a12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
Add comment