Search Issue Tracker
Fixed in 5.3.6
Votes
0
Found in
5.3.5f1
Issue ID
806089
Regression
Yes
[Physics2D] Toggling IsKinematic in Inspector when game is running has no impact on game object
Steps to reproduce:
1. Open attached project "kinematic.zip"
2. Open scene "1"
3. Run the game
4. Select "RobotBoyIdle00" object in Hierarchy
5. Try to change Is Kinematic state through Inspector
6. Notice that changing IsKinematic value through Inspector has no impact on game object ("bug.gif" attached)
Note: It works when changing through script (press Spacebar)
Reproduced with: 5.3.5f1 5.4.0b21
Not reproducible with: 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Add comment