They have every right to have such clauses in their license. But they implicate that this license is "permissive", and mentions "Apache 2.0" - giving false impression of the actual contents of the license.
Such a noncommercial clause means that this does not really follow the Free Software definition and Open Source definition of "open source".
The license page (https://defold.com/license/) says "derived from the popular and permissive Apache 2.0 license". It never say that it is the Apache 2.0 license.
It then goes on to show the difference very clearly, and as you can see the only difference from the Apache 2.0 license is that additional clause about non-commercialisation of the engine+editor package. You are still free to sell your Defold games, sell your Defold add-ons and sell your Defold tutorials.
The frontpage right now says "Defold is free and open source software released under a permissive license derived from the popular Apache 2.0 License."
So it at the very least claims to be a "permissive" license. The non-commercial restrictions are not mentioned there, one has to read on.
The vast majority of developers that would be interested in this engine only care about building games with it and selling those without any worry, without any interest in selling any modifications to the engine itself as a new package. They are presumably the target audience for whom this can be considered a permissive license.
Both popular commercial game engines out there (Unity and Unreal) have huge markets for all kind of engine extensions. Almost all game developers use said extensions and many are interested in selling them.
* You are free to commercialise any software created using Defold
* You are free to commercialise any plugin, extension or tool created for use with Defold
* You are free to modify Defold and you are not required to share the changes
* You are free to distribute original or modified (derivative) versions of Defold)
Such a noncommercial clause means that this does not really follow the Free Software definition and Open Source definition of "open source".