Yeah, i noticed as well that using a box collision and rotating around in a corner would get my platform stuck. I fixed it by using a spherical collision, which is even better because eventually i want to replace the square platform with a circular platform anyway.