When the player respawn with verse, mutator zone does not affect the player

Summary

When a player respawn with verse in a mutator zone, it doesn’t affect him. He can therefore shoot or build as he pleases while the option is deactivated in this zone.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

You can use this code, for example, which makes the player reappear.
https://dev.epicgames.com/community/snippets/KNVM/fortnite-instant-respawn

Make sure there’s a mutator zone where the player reappears and you’ll see the result.

Expected Result

The zone should always affect the player.

Observed Result

What happens is that on the first appearance, there’s no problem - the player is affected by the zone. But if I make him reappear thanks to verse, the zone no longer affects him.

Platform(s)

all platforms

Video

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

the quick fix to this is to disable and enable the zone on respawn, I believe it’s been an issue for a long time and doesn’t get fixed, so don’t hold your breath that it will and put in the workaround.

Yes, when I posted I already knew how to fix the thing, but I thought that wasn’t the way it should work, so I preferred to postpone it so that it would be fixed! Anyway, thanks for your reply :slight_smile: