Search Issue Tracker
By Design
Votes
5
Found in
2017.1.1f1
Issue ID
951540
Regression
No
Vertex snap tool is rounding transform position decimal values
Steps to reproduce:
1.Open attached ‘VertexSnapTool.zip' Unity project
2.Open scene ‘BugDemo’
3.Hold ‘V’ button to enable Vertex Snapping
4.Hold right mouse button over the corner vertex of a plane object
5.Attempt to connect both corner vertices of plane objects
Expected results:
Plane positions are aligned exactly
Actual results:
Corner vertex position is rounded and there is a noticeable offset between the planes
Reproduced in: 2017.3.0b1, 2017.2.0f1, 2017.1.1p2, 5.6.3p3, 5.5.4p5
Comments (8)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
EmacEArt
Dec 09, 2018 10:18
First use Snap All Axes, only then use it "V"
Afassolas
Dec 01, 2018 06:46
It only works with the new tool activated otherwise it does not!!! 2018.1.9f2
Squirrelnaut
Mar 07, 2018 21:15
Please for the love of god just fix this in the default tools as well!
Nullmind
Feb 18, 2018 08:23
I been working with the new tool system for a few days...
And I'm sad to say that this comes with the old problem where you have to zoom in to get accuracy, as the vertex snapping seems to relies on how far you are from the objects.
So if you want 100% accuracy, zoom in as you can.
That's not good.
Check this out:
https://i.gyazo.com/46341c393894e9e0c8f32f6ff49cf0e5.mp4
Nullmind
Feb 07, 2018 09:09
FEELNSIDE
Thank you!!!
Tested it as well with the new tool system as you said and it worked!
(I'm using the latest version of Unity, Unity 2017.3.1f1)
Finally! I'm so happy.
Seems like no more gaps in my projects.
Anyways, the bug should be fixed soon.
Feelnside
Jan 23, 2018 13:53
Looks like I found out the solution. I'm using the latest version of Unity (2017.3.0p3). In the top left corner select the new tool system (Move Rotate or Scale selected objects).
With this system I can successfully align the meshes using Vertex Snap Tool ('V' button). With simple 'Move Tool' I have the same issue as the topic starter.
Feelnside
Jan 23, 2018 13:33
Priority should be changed to Critical :(
Can't work with level design with this issue...
Nullmind
Oct 08, 2017 13:06
Thanks for posting. I really hope they will fix this as soon as possible so I can continue working with Unity!