Hello everyone. I am currently working on a Unity asset based off of a feature from another engine. This asset won’t have the same GUI art, GUI placement, Label names, etc.
I would like to know if doing this would cause a copyright issue and cause it to not get on the Asset Store. Has this ever happened to someone? Can this happen to someone?
Thanks for reading and hopefully replying with words of wisdom!
Totally. Copyright doesn’t cover features, copyright only covers the expression of an idea. So you can’t copy their code. But you can totally write your own code that does the same thing.
Patents do cover inventions, but there are very few enforceable code patents out there these days.
Maybe get into the habit of using different terminology. It doesn’t matter if you modify the component. All that matters is that you don’t use THEIR component. Don’t use their graphics, or their code. Make your own component, INSPIRED by theirs. It can be pretty similar before they would start asking if you copied and pasted their code.