Description

When using OverlapAll as a collision preset on a Cube, the collision will trigger when placed near a wall even if the Character has not collided with the Cube.

Steps to Reproduce

1. Create a project with ThirdPerson Template
2. Create a Blueprint with a basic Cube, and set Collision Preset to "OverlapAll"
3. Create Event "ActorBeginOverlap" and print string "Overlap"
4. Create Default New Level and add a wall
5. Add the Blueprint near to the wall and higher than the capsule of the Character
6. Play the level, and touch the wall under the Cube

Results: The Cube generate overlaps when I touch the wall.

Expected: The Cube just generate overlaps when the player pass through it

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-58815 in the post.

6
Login to Vote

Won't Fix
ComponentUE - Simulation - Physics
Affects Versions4.19.24.20
Target Fix4.21
CreatedMay 8, 2018
ResolvedOct 5, 2018
UpdatedOct 12, 2018