Incorrect physics interaction on rotated meshes using Complex as Simple collision.
*This is a regression
Working in 4.13.2-3172292
Not working in 4.14.3-3249277*
User Description:
When we updated our local copy of Unreal Engine from 4.11.3 to 4.14.3 we noticed that sometimes collisions against certain walls would produce incorrect responses.
We created a test project containing one of our complex meshes and fired golf-balls vertically against a slanted surface of that mesh.
The results of this test seem to indicate that this issue is only happening on complex meshes which had been rotated.
1. Open the attached test project
2. PIE
3. Using WASD and the mouse, fly the camera to the 2 golf ball spawners
Results: The ball bouncing off of the rotated Complex as Simple mesh will be bouncing 90 degrees to the side (Video attached).
Expected: For the ball to correctly bounce off of the normal no matter what rotation the object is oriented to (Video attached).
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
How does TArray loop correctly remove elements in blueprints?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
Head over to the existing Questions & Answers thread and let us know what's up.
6 |
Component | OLD - Anim |
---|---|
Affects Versions | 4.14.3, 4.15, 4.16 |
Target Fix | 4.16 |
Created | Feb 13, 2017 |
---|---|
Resolved | May 3, 2017 |
Updated | Jun 16, 2017 |