Search Issue Tracker
By Design
Votes
1
Found in
2018.4
2019.3.15f1
2020.2
Issue ID
1254537
Regression
No
[Other] Kinematic Rigidbody.MovePosition has no effect when Animation is being played
To reproduce:
1. Open attached project ("case_1254537.zip")
2. Enter Play mode
3. Observe the two cubes in the Game view
Expected result: Cubes have identical movement
Actual result: Cubes have different movement
Reproducible in: 2018.4.24f1, 2019.4.2f1, 2020.1.0b14, 2020.2.0a16
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Resolution Note:
There is not point to try and animate and object's transform and move the rigid body at the same time.