PropEnterEvent / On Physics Enter triggered when the Volume Device is teleported

Summary

The PropEnterEvent / On Physics Enter binding in the Volume Devices is triggered when the device is teleported, event without contact of any prop with physics enabled.

Other volume devices present in the game also trigger their events for unexplained reasons (This is why there is “Checkpoint Reached” at the end of the video, despite the Ball not having reached a checkpoint). We’re thinking they might detect the volume device being teleported. They do not trigger when we directly teleport the ball.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Steps to Reproduce

  1. Create a project with physics enabled in project settings
  2. Place an object with physics enabled in the scene
  3. Place a Volume Device
  4. Using verse, write a simple script teleporting the Volume Device
  5. Listen/Await for the On Physics Enter event

Expected Result

The event shouldn’t trigger, unless a creative props with physics enabled is actually inside of the Volume at its new location.

Observed Result

The event is triggered, despite no props having entered the volume device.

Platform(s)

All

Video

The status of FORT-986587 changed to ‘Needs Triage’. We’ve confirmed the issue and it’s waiting to be assigned to someone to fix it.