During my 2D physics game prototyping, I encountered peculiar behavior. This issue has been mentioned multiple times online, but without any clear solutions. Here’s my brief explanation and fix. The root of the problem —When you deactivate and then activate an object that has a HingeJoint2D with set limits, it…