I’m writing a plugin that involves opening a file dialog via the DesktopPlatform module.
The plugin and game package fine for debuggame and development configuration, however when I package for shipping, the build fails with the following error message:
I am using the binary 4.23.1 version of the engine, and I assumed the DesktopPlatform module would be available for runtime plugins, am I mistaken?