Robuta

https://issuetracker.unity3d.com/issues/ontriggerstay2d-gets-called-only-when-enabling-rigidbody2d-dot-iskinematic-while-the-moving-object-is-inside-the-idle-one Unity Issue Tracker - OnTriggerStay2D gets called only when enabling Rigidbody2D.isKinematic while... Steps to reproduce:1. Open the scene 'Test'2. Press play3. Observe that although the moving object has the 3 "OnTrigger*2D" methods,... issue tracker https://issuetracker.unity3d.com/issues/physics2d-toggling-iskinematic-in-inspector-when-game-is-running-has-no-impact-on-game-object Unity Issue Tracker - [Physics2D] Toggling IsKinematic in Inspector when game is running has no... Steps to reproduce:1. Open attached project "kinematic.zip"2. Open scene "1"3. Run the game4. Select "RobotBoyIdle00" object in Hier...