If I want to use the placing mechanism like for mines to place other entities this way then they have no collision after placing them via the blue transparent placing helper. Collision works for the server but not for clients/peers. If I put the object on the ground via the inventory menu (drag and drop to the ground) then the object still has collision on clients/peers and on the server.
Expected behavior is that the object still has collision no matter which way they are placed. I intend to use this mechanism to make some fortifications placeable by using this vanilla method.