Fort Character entity stops having an Icon

Summary

Fort Character entity stops having an icon after getting eliminated and not spawning normally.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Assets

Steps to Reproduce

Eliminate a player, respawn him somewhere using PlayerEliminated.Respawn(args), try to retrieve its icon.

Not tested this but I guess that it could get his icon back when he spawns normally again

Expected Result

Player Icon is retrieved normally and shows

Observed Result

FortChar entity does not contain any icon_component

Platform(s)

PC

Upload an image


Additional Notes

Image 2: no player has been eliminated during the round.
Image 1: Danny a player has been eliminated and Respawned using DannyA.Respawn(args)

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

I am having the same issue. I have made a small project to confirm it. In short, as soon as the player is eliminated, they lose the icon_component. Works both for Agent.Respawn and without the spawn limit.

File1.verse (2.4 KB)