@mossfet idk. It might be more like how arch linux packages different versions of electron instead of them being bundled in each app. An overlap of one or two applications alone would make it worth it, even if there is still a wide distribution of incompatible versions you have to keep installed. And I think it would be worth tracking breaking API changes (or their absence) to benefit from shared security updates instead of waiting for the patch from however many different unaffiliated sources.
@thufie yeah the security factor is a big plus
there is another complication that many games run custom patches on unreal engine, which is part of why it's source-available
this might also be true of unity idk