Hello! Could you please share some info about how you manage to spawn actors in thread?
When I do so, ue4 is throwing an exception at me at this line.
check(IsInGameThread() || HasAnyFlags(RF_ClassDefaultObject|RF_ArchetypeObject) || IsPostLoadThreadSafe() || IsA(UClass::StaticClass()))