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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #971056