Landscape Begin/End Overlap Intermittent Behavior

Summary

When running with a collision box over a landscape some triangles don’t have Overlap Activated.

Please select what you are reporting on:

Creative

What Type of Bug are you experiencing?

Assets

Steps to Reproduce

  1. Create a Basic Vehicle Game, with the sample project;
  2. Add a Collision Box to BP_SportsCar_Pawn, ensuring that it goes dip enough to touch the floor (Landscape);
  3. On Event Graph of BP_SportsCar_Pawn, connect PrintString Nodes saying ON, for OnComponentBeginOverlap(BOX) and OFF for OnComponentEndOverlap(BOX).
  4. Play the Game, drive the car everywhere.

Expected Result

Begin and end Overlap will be activated for some triangles and deactivated for others.

Observed Result

Begin and end Overlap will be activated for some triangles and deactivated for others.

Platform(s)

UE 5.5.1

Upload an image

This topic was automatically closed after 180 days. New replies are no longer allowed.