Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.63f1
6000.0.51f1
6000.1.7f1
6000.2.0b5
7000.0.0a35
Issue ID
UUM-108850
Regression
No
Random values are showing in the Transform Position when snapping the object to the grid after moving it slightly
How to reproduce:
1. Open the “SnapTest.zip“ project
2. Open the “SampleScene”
3. Select the “Sphere” GameObject
4. Disable and expand the Grid Snapping tool in the Overlay
5. Enable the "Snap to Grid" checkbox
6. Drag the Sphere in any direction, less than half the grid cell size of the distance (<0.5 units)
7. Enable the Grid Snapping tool
8. Move the Sphere a tiny bit (very little) for it to snap to the closest Grid cross
9. Observe the Transform Position values
Expected result: Position is a zero value (0,0,0)
Actual result: Position is a non-zero value
Reproducible in: 2022.2.0a1, 2022.3.63f1, 6000.0.51f1, 6000.1.7f1, 6000.2.0b5
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: macOS 15.3 (24D60)
Notes:
- When the initial Sphere position is 0, 0, 0, this reproduces them most consistently
- It looks like the non-zero values are multiples of 1.4091
- The number is only visual, the Sphere is at the expected position
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
Resolution Note:
postpone that port