Hi!
Yes, unfortunately, we're using a physics library in this game which doesn't have support for concave physical shapes (hint — not many physics libraries support concave shapes). Create multiple convex shapes or use rectangles/circles to get a similar result.
Regards!