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.
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.