3.6.0-beta2 Mat Problem

This is my first try at using Mats. I’ve created a mat and three mat cargos. No problem placing any of the cargo in either of the top two squares of the mat or the bottom two but the cargo snaps to square edge when trying to place in either of the two center squares. See image.

image

I just noticed it’s matching the hex grid under the mat. Any way to avoid that?

And I found a fix. Have to add “Does Not Stack” trait to cargo and mat. If you just do the cargo and move the mat a little, the mat snaps to the hex grid but the cargo doesn’t.