Calling Disable then Enable without a delay breaks vehicle_spawner_device

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Devices

Summary

Calling Disable then Enable without delay a breaks vehicle_spawner_device. For instance if setup to despawn vehicle on disable and spawn vehicle on enable the vehicle will never respawn.

Steps to Reproduce

  • Make a new map
  • Add a vehicle spawner
  • Add verse script to enable then disable the spawner (see reply for example)
  • Play the game
  • Observe results

Expected Result

Vehicle spawner should work as expected if disabled then enabled.

Observed Result

Vehicle spawner will break if disabled then enabled. This can be avoided by adding a delay between disable/enable.

Platform(s)

Windows

Additional Notes

See reply for video and object code

VehicleTestDevice.verse (612 Bytes)

still happens

Yup vehicle spawner wont work with verse unless you enable spawner and then wait to do your code

The status of FORT-742055 incident has been moved from ‘Unconfirmed’ to ‘Needs Triage’.