Hello,
I had to alter the source code of the movie pipeline plugin for our project. I then went ahead and created a plugin based on my changed code and built it for the official UE5.0.3 release using UE_5.0\Engine\Build\BatchFiles\RunUAT.bat.
Now when I run it with the official 5.0.3 release on my machine everything works fine. I distribute the plugin via the source code of the project to my team member, but when he tries to open the project (also with official 5.0.3 release version) he gets the Message “The following modules are missing or built with a different engine verion: myplugin”
I thought that thats the way to build plugins for the official engine releases but can’t find any info regarding that issue. Anyone any ideas?
Thanks!
Pete