This is of course not including the yearly Unity subscription, where Unity Pro costs $2,040 per seat (although they may have Enterprise pricing)

Absolutely ridiculous. Many Unity devs are saying they're switching engines on social media.

you are viewing a single comment's thread
view the rest of the comments
[–] 44 points 3 years ago (5 children)

I gotta ask, considering the "per install" pricing, what exactly is an installation in the eyes of Unity?

A game download? In which case would a cancelled and restarted download result in two installations being logged?

Is it an API call during first start-up? What would keep malicious actors from simply modding their game to repeat this call a thousand times?

What about pirated copies? Do they count as being "installed"?

  • source
  • hideshow 5 child comments
  • [–] 8 points 3 years ago (2 children)

    If I had to do something like that, I would make it every time the installer runs, every time it's installed by a launcher like Steam, and as a fallback every time the game executable runs for the first time unless an installer or launcher hands it a key to say "you've been paid for already." But I'm by no means a game dev so idk.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 15 points 3 years ago (1 child)

    Cool, find a game dev you hate and set up a script to install their game and run it once as many times as possible. Let that run on a machine you don’t use for a while, then drink their tears

  • source
  • parent
  • hideshow 1 child comment