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
- [Android] The Player freezes when disabling Bluetooth while connected to the headphones
- Addressable bundles are not retrieved from the cache when a WebGL Player is refreshed
- Sprites are incorrectly occluded by Sprite Physics Shape culling when behind in sorting order
- CPU usage is increased when the Editor is idle with the ProBuilder Package installed
- Unstable lighting when additional light sources are added in Shader Graph nodes
Add comment