The 2013 StackExchange post [1] describes what is now commonly called an “archetype” based ECS architecture that was implemented as compile time archetypes in the author’s open source project in Feb 2018 [2]. A similar ECS model was described later in the June 2018 patent filed by Unity [3] and active since 2020.

It’s useful to bring visibility to the issue for the inevitable patent trolling that will occur in the future.

References:


  1. https://gamedev.stackexchange.com/questions/58693/grouping-entities-of-the-same-component-set-into-linear-memory/ ↩︎

  2. https://github.com/TeamHypersomnia/Hypersomnia/issues/264 ↩︎

  3. https://patentimages.storage.googleapis.com/a9/94/51/5f0ea9a1b97629/US10599560.pdf ↩︎

25 points
*

Software patents are such evil bullshit. As if ECS hadn’t been developed 20 years earlier and described in numerous papers and GDC talks after.

permalink
report
reply
9 points

Yeah, I forgot to mention in my original post that ECS was extensively described and already in use by many private commercial engines (like Overwatch) at the time when the patent came out. Absolutely ridiculous patent that shows why the whole system is broken.

permalink
report
parent
reply
24 points

One more reason to add to the list to not support Unity as a company.

permalink
report
reply
5 points

Been learning godot and thankful for it every day we hear something new about this company

permalink
report
parent
reply
23 points

Corporate loves to steal ideas and patent it/copyright it so nobody else gets to steal it next, even the original author of a technique.

permalink
report
reply
5 points

Don’t forget the perk of forcing others to license the technology if they want to use it themselves.

permalink
report
parent
reply
9 points

They did that to Parsec. Their SDK was once an openly accessible and amazing alternative for Steam Remote, which (In my experience) worked better and was easy to integrate into Unity.

Then Unity bought them, closed-sourced, and if you want access to the SDK, you have to ask for it and they have to approve it.

We tried that three years ago, mentioning that we’re just a team of students working in school on a two-player only coop project that could really use a multiplayer we can’t implement.

This is their response, and I’m still salty about it to this day:

Thanks for reaching out about Parsec! You mentioned in your comments that you were interested in SDK. SDK starts out at $1million. I think upgrading to our Teams plan might assist with the lag issues you’re experiencing with your team. Our Teams subscription starts art $35 per user. Please let me know if you have any further questions you have.

permalink
report
parent
reply
5 points

This is the point of patents. Privatize technology that would benefit all and then ask rent from people using it. Then make money without doing shit, except for the odd enforcement (through lawsuits). Just feudalism updated to the modern age.

permalink
report
parent
reply
12 points
*

Wouldn’t this, along with the other numerous talks on ECS that were made before Unity copyrighted it, be enough to challenge the copyright and have it revoked? Or is that not how copyright works?

permalink
report
reply
3 points
*

The patent wouldn’t be for any ECS; it would have to be for a specific implementation. The post may match the implementation, and invalidate the patent, but just being an ECS wouldn’t be enough.

permalink
report
parent
reply

Game Development

!gamedev@programming.dev

Create post

Welcome to the game development community! This is a place to talk about and post anything related to the field of game development.

Community Wiki

Community stats

  • 709

    Monthly active users

  • 416

    Posts

  • 1.8K

    Comments