Page 1 of 1

[2.1.7] New "Toggle blueprint snap to grid" hotkey doesn't respect absolute grid settings

Posted: Tue Jun 23, 2026 4:43 pm
by Zaspar
Method: create a new blueprint while holding shift to bring up the blueprint settings screen. Set it to snap to grid, absolute. Create blueprint:
06-23-2026, 17-41-40.png
06-23-2026, 17-41-40.png (740.47 KiB) Viewed 128 times
Now your blueprint will snap to grid according to the position of where you took the original from:
06-23-2026, 17-42-37.png
06-23-2026, 17-42-37.png (438.44 KiB) Viewed 128 times
Press the toggle blueprint snap to grid hotkey 3 times. That will cycle through all 3 states (disabled, relative, absolute).

Now the blueprint grid doesn't align anymore:
06-23-2026, 17-43-42.png
06-23-2026, 17-43-42.png (471.2 KiB) Viewed 128 times

Re: [2.1.7] New "Toggle blueprint snap to grid" hotkey doesn't respect absolute grid settings

Posted: Tue Jun 23, 2026 5:16 pm
by raiguard
Thanks for the report, but this is not a bug. Blueprints store the snap-to-grid "enabled" status as "whether or not the grid is set to 0x0". When you disable the grid, it's setting the grid size to zero. So this is "working as intended" even if it's not completely obvious.

I will look into improving this later as a feature request.