Bug Report - Creature Placer spawns multiple creatures instead of one

Summary

The Creature Placer Device randomly respawns creatures after they are killed. However the Spawn() function was only called once through verse.

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 new verse device with an editable creature placer device and any device to trigger a function for example a button device
  2. OnBegin subscribe to the trigger device (Button) and call the Spawn() function from the creature placer
  3. Set the creature placer device to: Enabled on Game Phase: Never, Spawn Only if Needed: True, Despawn Type: Do Not Despawn
  4. Launch a Session
  5. spawn a creature using the selected trigger device (Button) and kill the creature
  6. repeat step 5 until the bug appears

Expected Result

The creature should spawn only once and should not respawn if killed.

Observed Result

Sometimes the creature placer will spawn another creature after the creature is killed.

Platform(s)

windows

Upload an image


Video

FORT-889623 has been created and its status is ‘Unconfirmed’. This is now in a queue to be reproduced and confirmed.