Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b7
2018.1.2f1
Issue ID
1044548
Regression
Yes
[iOS] RigidBody is stuttering while moving it with MovePosition()
Reproduction steps:
1. Open the attached project "StutterTest.zip";
2. Build the scene for iOS;
3. Launch the project on the device;
4. Observe the Rigidbodies movement.
Expected results: both of cubes are moving silky smooth just like in the Editor.
Actual result: the cube which is moved using MovePosition stutters while moving.
Reproduced on: 2017.2.0b7, 2017.2.3p1, 2017.4.5f1, 2018.1.4f1, 2018.2.0b5, 2018.3.0a1.
Not reproduced on 2017.2.0b6 or lower.
Reproduced on both iPhone 7 (iOS 10.3) and iPhone 5s (iOS 9.3.3).
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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
This is a duplicate of issue #971056