Search Issue Tracker
Duplicate
Fixed in 2018.2.X
Votes
0
Found in
2017.2.0a4
2018.1.0b12
Issue ID
1027410
Regression
Yes
Rigidbody.MovePosition with Continuous collision detection performs slower in 2017.2 onwards
To reproduce:
1. Open the QA's attached project
2. Play the scene
3. Observe the PhysicsUpdate.physicsfixedupdate method in the profiler
Expected result: PhysicsFixedUpdate takes up to 2.00 ms
Actual result: PhysicsFixedUpdate takes up to 2.5 ms
Reproduced with: 2017.2.0a5, 2017.2.2p3, 2017.4.1f1, 2018.1.0f1, 2018.2.0b2
Not reproduced with: 2017.1.3p2, 2017.2.0a4
Regression started in: 2017.2.0a4
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1025263