Sorry if this topic has been covered here, but I could not find the solution.
When I try to drag unreal project into the flow section i get this message:
Loading Unreal project Weather_2020.uproject
[LogModuleManager] ModuleManager: Module 'PythonScriptPluginPreload' not found - its StaticallyLinkedModuleInitializers function is null.
[LogPluginManager] Plugin 'PythonScriptPlugin' failed to load because module 'PythonScriptPluginPreload' could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.
Failed to initialize Unreal Plugin: error 1
I disable Python plugin, recoock project and I get this:
Loading Unreal project Weather_2020.uproject
[LogModuleManager] ModuleManager: Module 'LensDistortion' not found - its StaticallyLinkedModuleInitializers function is null.
[LogPluginManager] Plugin 'LensDistortion' failed to load because module 'LensDistortion' could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.
Failed to initialize Unreal Plugin: error 1
Any assistace would be appreciated.
Hi Andrew,
Could you please disable the LensDistortion plugin as well and recook the project.