MarketplaceURL when Submitting a UE4 Plugin to the Marketplace
I recently submitted my second code plugin to the Marketplace, and while writing various properties into the uplugin file, I submitted it with the “MarketplaceURL” left blank. I had assumed this URL wouldn’t be decided until it was actually published on the Marketplace, so both last time and this time, I followed the flow below for submitting the code plugin: Submit with MarketplaceURL blank. Receive an email from the reviewer saying, "Write this URL in the uplugin and resubmit." Modify the uplugin, package again -> upload. Resubmit. I felt this flow was somewhat redundant and troublesome, but I did it this way both times, and if left alone, I intended to do it this way the third time too. ...