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
- 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
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1025263