UE5 'Automation Wait for Loading' Alternative? (causes crashes in shipping)

So ‘Automation Wait for Loading’ crashes both 5.0.3 and 5.1 in shipping builds, is anybody aware of an alternative or better solution? i’m using ‘Automation Wait for Loading’ to wait for loading to finish as is it’s function but i notice there’s still some pop up/textures loading even after this node has finished, so i’m wondering if there’s a better method also i haven’t seen anyone else mention this bug/crash so i guess other people/studios must be using different methods to wait for all resources to load; any suggestions?

Thanks in advance

1 Like

Interested if there is a node that’s actually intended for this! ‘Automation Wait for Loading’ (I believe, but am no expert) is ONLY for use in writing automated tests for your game.