Not the best article. It basically entirely ignores how this is going to hurt the small/indie developers the most, who are the main reason Unity exists as it does today. Indie games will have lower price points than AAA games, and thus Unity's cut is a larger piece of the ever-shrinking pie. My personal opinion about this whole fiasco is that they'll go back on their original statement to something still quite greedy…
I think you missed the point of the article, which is that the professional game business has grown faster than the market and is likely to consolidate. The article is in gamesindutry.biz, not "indie developer" after all. Indie devs have lots of choices for engines and Unity doesn't owe them a free engine. Lots of professional developers / publishers use Unity but in my experience that is because Unity is really easy…
Unity’s pricing is a symptom, not the cause of tougher times for the industry
141–150 of 186 posts
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#142Earlier quoted context omitted.
Can you provide examples where this has been used in then industry? With the examples you listed doesn't it require an account to authenticate first before achieving this? Furthermore, is this not easy enough to spoof? Without account based authentication (which as far as I know Unity does not use/require?) what stops me from spinning up VMs or emulators repeatedly to attempt to install bomb?
>>Can you provide examples where this has been used in then industry? Microsoft tells you if you install the game on too many devices. >>With the examples you listed doesn't it require an account to authenticate first before achieving this? Uhm, no, that's how it's implemented but it isn't required. >> what stops me from spinning up VMs or emulators repeatedly to attempt to install bomb? Nothing, but it would be very…
It is a solution that can be done more, or less, correctly or fairly. But the problem is that it is easy to get it wrong, it is easy to implement this incorrectly.
Given how slipshod and slapdash these announcements and responses and walkbacks have been, you can't really have any faith that they will fall into the "right" side of things.
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#143Earlier quoted context omitted.
>Steam ... is a monopoly >Its competitor Epic
Epic is losing hundreds of millions of dollars a year on it and will eventually shut it down. The only reason it ran for so long was because it's not a publicly held company and Tim Sweeney never liked stores taking a lot of developers' revenue.
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#144Earlier quoted context omitted.
>As a side note, I always find it quite amusing when for-profit companies accuse another for-profit company of being unfair by wanting to make more money. Maybe because most people think you shouldn't announce that you are going to fundamentally alter the way your payment model works for the reason of "We didn't make ENOUGH profits last quarter". Article was written by a soulless mba-style cretin. Into the garbage it…
Why is a perspective from a "soulless mba-style cretin" discarded, if it is presented in a logical way? Unity is a for-profit business after all, and a public one.
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#145Earlier quoted context omitted.
> If your small paid game goes viral = you pay a small fee per install, but since you are making money on these sales this is functionality identical to perfentage of revenue(please convince me otherwise) and I don't see the problem. No, that's the issue! It's possible for you to owe more to Unity than you took in from the sale. It's not tied to your revenue. If a user re-installs your game too many times you will li…
>>It's possible for you to owe more to Unity than you took in from the sale. It's not tied to your revenue I think you don't understand what revenue is. It's entirely possible for a revenue based percentage system where you lose money on every sale. In that sense this system is the same - under some circumstances you can lose money on a sale. >> If a user re-installs your game too many times you will literally owe Un…
I perfectly understand what revenue is, thank you. I am not talking about a revenue based percentage system where you lose money on every sale.
Please explain to me how a developer can owe more than their revenue in a system where they owe a percentage of their revenue. You literally stated "but since you are making money on these sales this is functionality identical to perfentage of revenue". How can this situation happen in such a system?
> I agree that Unity shouldn't be charging per install if the dev can prove all installations were done by the same user.
But that is exactly the issue. Unity is charging per install, even if the dev can prove all installations were done by the same user. So why are you saying:
> From my perspective it seems like a lot of complaining is being done by people on Unity Personal licences who are now upset they will have to pay to use the engine if they actually make money
if you yourself agree with the point people are making, which is that Unity should not be charging per install?
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#146It’s not the fact that Unity wants to make more money from its engine that has gotten people so up in arms about it, it’s the way it was structured. If they simply took a percent of revenue, everyone would have shrugged, you might have had some indies complaining, and the world would have kept on turning. Instead, they made a couple of compounding missteps. An install based fee creates a massive amount of uncertainty…
And, if I'm reading the details correctly, it seems like it's going to push developers toward charging recurring subscription fees for their games. If I install a game 20 times in the span of a decade, the devs are being charged over the long term while I only paid once.
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#147Earlier quoted context omitted.
Idk if steam is a true monopoly though. Almost every big US publisher has their own platform (i.e. Origin, EGL, whatever the hell Ubi is doing nowadays) for distribution. There is also GoG, but I feel like that is not a good option for Indies. Still, they get a huge shout out because of their retro collection and friendliness to that subgenre. For indie developers, there's always Itch.io with the option to try Steam…
And many of those publishers are now also publishing on Steam because it's close to a monopoly. Like Blizzard recently with Overwatch and soon their other games. And Microsoft published games.
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#148Earlier quoted context omitted.
Unity skated by on their freemium pricing and easy programming languages. Unreal has been technologically superior for _years_, only held back by the high revenue split, the footguns the Blueprints came with, and how daunting the C++ interface could be. The real nail in the coffin is less the pricing changes in and of themself, but that they can make it retroactively applicable. This means that this pricing is also s…
Unreal isn't great for 2D games, and other small games that don't need all of its power. It's amazing and has unprecedented quality/perf, but being so powerful makes it hard for newbies to pick up. Godot on the other end will be a perfect fit for what Unity is leaving behind. It's not only free, but OSS, and maintained by amazing people.
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#149Earlier quoted context omitted.
If Unity is the best by a mile it works.
But that's the thing, it isn't, it's simply good enough, get the job done and is so popular that employing people that knows it is easy. I agree it is a good value proposition which is why it is the industry standard for mobile games. However, it isn't some marvelous piece of technology that's irreplaceable and when you factor the fact that they can come up with any kind of ridiculous fees and breaking their TOS at w…
Now that the trust is broken, this will also have a big impact on using C# for game development.
Re: Unity’s pricing is a symptom, not the cause of tougher times for the industry
#150Earlier quoted context omitted.
This isn't always true. C# outperform GDScript. Even GDScript 2. GDScript is great for quickly programming certains events. But if you want to create complicated systems that using require thousands or millions of data points, you will notice the speed difference.
And C++ outperforms C#, so native modules are always an option where you really need performance. Yes, you have to build for every platform but most projects really won't need it - but its there so you know you have options when you do. GDNative is also an option to avoid building the core engine, and its still at least as fast as C#.