this post was submitted on 14 Sep 2023
646 points (97.6% liked)

Technology

74585 readers
3696 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] orclev@lemmy.world 62 points 2 years ago (12 children)

Why the ever loving fuck would any company willingly use a library or framework in their product that uses a subscription model instead of a licensing model? That's absolutely mind blowing. Having critical tools with subscriptions is bad enough, but at least those aren't shipped to customers.

If it's really true that Unity uses a perpetual subscription rather than a license I'm utterly flabbergasted that it ever got as popular as it was.

[–] admin@lemmy.my-box.dev 10 points 2 years ago (4 children)

I wasn't aware either, but the devs who use this in their product should have known this could happen. Now the question is: did they just not consider the possibility, or is it a known risk because all the engines require a license? In that case, Unity might just very well be the first one to do this, and others will follow suit in the coming years.

[–] orclev@lemmy.world 11 points 2 years ago (1 children)

It's normal for a engine to have licensing requirements, but those are laid out up front and will typically be defined based on income. So like a pretty common thing would be something approximately like free for the first $10K earned, then 10% for up to $100K, and then 30% for everything past $100K. Importantly though, that's NOT a subscription, it's the terms of the license you agree to in order to use the software, you aren't paying a fee based on time, but rather based on money earned. You can choose to back out of the license at any time, you just need to stop selling the software, and as long as you keep paying the engine developer their cut you can keep on selling copies. Further the terms of the license are what they are when you download the library/framework, and they can't be retroactively changed. If tomorrow they decide to start charging you based on total downloads, you can choose to keep distributing the previous version under the previous license terms based on profits.

Unity on the other hand, has done two things. First they require an ongoing subscription, so if you stop paying for your subscription, technically you're no long allowed to sell your game. Secondly, and much more controversially, they're defining the license based on installs rather than based on earnings, which is tying your debt to actions of your customers rather than your own, which is a very precarious position to be in.

This whole thing reminds me of the D&D shenanigans a few months back where Hasbro tried to retroactively re-define the terms of their "open source" license, and the TTRPG community collectively told Hasbro where they could stick their new license. There are a LOT of parallels here.

[–] admin@lemmy.my-box.dev 3 points 2 years ago

Thanks, very comprehensive. So unity developers could have expected this to happen sooner or later. Not the retroactively charging for installs, of course, but the continuous subscription should have been a huge red flag.

load more comments (2 replies)
load more comments (9 replies)