When building the lighting, I’m getting the error:
Plugin ‘UdpMessaging’ failed to load because module ‘UdpMessaging’ could not be found. Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.
I can see “libUE4Editor-UdpMessaging.so” under “Engine/Plugins/Messaging/UdpMessaging/Binaries/Linux”.
I have tried copying this to “Engine/Binaries/Linux” next to the other .so files, but it error still appears.
Any help with this would be greatly appreciated, thanks!