GitHub could only exist because it was built on top of git, which is also GPL licensed. This is not the only example but should be the immediate one since nearly a vast majority of devs touch git on a daily basis.
Maybe stop listening to your legal team and actually think for a moment. GPL doesn't prevent commercialization, what it does is make sure everyone contributes to the same project equally. Shocker, corporations do not want to contribute to the common good they want to rat fuck it into submission for profit.
The Godot foundation picked MIT for a good reason. If your legal team says no GPL then no GPL. This has been standard practice for decades.
The changes you make to a game engine are almost never the important part of your game's IP.
I guess you could sell the game ready to play, and then upload its source code without needed assets somewhere else.
Most companies aren’t going to be ok with this.
I know when I write a project, I just MIT license it. If some of the code I wrote helps you get your job done, go for it.