Please refer to Answerhub for more information
When overlapping with another object while moving up stairs with a character, the overlap events (OnBegin / OnEnd) that occur will be called multiple times in an alternating fashion. This will also occur while walking against a wall while moving up a ramp. It seems that the collision is jitterring while moving up the stairs which causes it to overlap multiple times.
If going at a slow pace (tapping the movement keys over and over to slowly move forward) the issue does not occur.
1. Download the attached project
2. Open the project
3. Press play and go up the stairs in the section labeled "2"
Result: The Begin Overlap and End Overlap strings are called multiple times
Expected: The Begin Overlap and End Overlap strings should only be called once, as they are on the ramp in Section 1.
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Simulation - Physics |
---|---|
Affects Versions | 4.10, 4.11 |
Target Fix | 4.12 |
Created | Jan 11, 2016 |
---|---|
Resolved | Jan 12, 2016 |
Updated | Apr 27, 2018 |