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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment