Box Collision component with physics interacts with the player capsule when set to Overlap only. This only seems to happen when both the Box Collision and the player capsule are set to Generate Overlap Events.
This is a regression
Working: 4.17.2-3688906
Not working: 4.18.1-3758414
Results: Some of the box collision actors will slowly descend through the player capsule instead of ignoring collision and falling to the ground
Expected: For the box collision actor to completely ignore the player capsule except for overlaps
Head over to the existing Questions & Answers thread and let us know what's up.