UE 5.2 load IkRig Asset assertion failed in Standalone mode

For now just use LoadAssetBlocking before you use the IKrig asset will fix the issue.

Unreal Engine do not allowd working thread to load package , load it manually before the character spawn in the world.