Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b18
Issue ID
657828
Regression
No
[Rigidbody][IsKinematic]Rotation is not applied when isKinematic is turned off through script
To reproduce:
1. Open attached project
2. Open the Drive scene
3. Select the Capsule and watch its inspector
4. With the Game View focused, press space to toggle isKinematic; observe the capsule remains still
5. Toggle isKinematic via the inspector; observe that the target rotation is applied to the capsule
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Add comment