Hi, are you saying that even if the only difference between version of a plugin is the EngineVersion value in the .uplugin file you still need to submit separate complete packaged plugins for each one?
I have a plugin in development that compiles fine against several versions, can’t you support an array for the EngineVersion field please? e.g. “EngineVersion”: [ “4.25.0”, “4.26.0”, “4.27.0”. “5.0.0” ],
1 Like