it was caused by the wrong loading phase of some plugins, only need to modify the *.uplugin file of the plugin, change the module LoadingPhase to PreLoadingScreen, and change the Type to Runtime
3 Likes
it was caused by the wrong loading phase of some plugins, only need to modify the *.uplugin file of the plugin, change the module LoadingPhase to PreLoadingScreen, and change the Type to Runtime