Project Launcher parameters list too long

Hi!
I am experiencing a weird bug with the “Project launcher”. If I launch the project with by using the “Project launcher”, the game won’t open: an unknown error gets thrown.
However, if I go to the folder and open the game manually it runs normally. The command the Project Launcher is trying to run looks like this:

Weird, as it passes all the maps I chose in the cooking options as a massive parameter to the exe, but OK… The thing is that if I remove enough characters from the string the game will run.
Something tells me that the string is super long and it won’t fit in the stack or something and the game crashes. I can reproduce this by replacing the map list with random characters 100% of the time if I add more than 1014 characters to the string. Has anyone experienced this too? Is this a bug? Should I report it?
Thanks,
Javi