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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment