Unity has changed its pricing model

Popular video game engine Unity is making big changes to its pricing structure that's causing confusion and anger among developers. On Tuesday, Unity announced that on January 1st, 2024, it would be implementing a pay-per-download pricing scheme that would charge developers a flat fee any time a game using Unity software is installed.
The news was met with fear, anger, and disgust from the game development community. The primary complaint is that these changes would be particularly harmful to solo, indie, marginalized, and mobile developers.
Of particular note is the fact that Unity is assessing these fees based on the number of installs a game has without seeming to account for the many reasons, legal or illegal, a game might have multiple installs without multiple purchases. After a game meets the revenue threshold, if its downloads far outstrip its revenue generation, a developer will be on the hook to pay. Pirated games, demos, games downloaded across multiple devices, and games offered on subscription services like Game Pass are all potentially affected by these new fees.
Additionally, there's the concern that malicious actors could use this information to run up charges by continuously downloading and redownloading games as a form of protest or griefing.
an extra fee will be charged if a user installs a game on a second device, say a Steam Deck after installing a game on a PC.
Developers have also noted that Unity is implementing this new fee structure on top of charging yearly subscription fees while removing cheaper tiers and shunting developers into higher, more expensive ones. Embedded in today's announcement was also the news that Unity would no longer be offering the Unity Plus subscription tier.
Developers are also concerned these new fees could impact digital preservation efforts as now game makers are seemingly incentivized to delist older games so they aren't charged for them. There's also the question of how Unity plans on tracking installs and whether or not such tools run afoul of government privacy laws. Here's a tweet from the official Unity account explaining how it intends to monitor a game's installs.

相关推荐
WarrenMondeville3 小时前
1.Unity面向对象-单一职责原则
unity·设计模式·c#
WarrenMondeville3 小时前
2.Unity面向对象- 开闭原则
unity·游戏引擎·开闭原则
呆呆敲代码的小Y3 小时前
UnityMCP+Claude+VSCode,构建最强AI游戏开发环境
人工智能·vscode·游戏·unity·游戏引擎·u3d·mcp
C蔡博士3 小时前
Unity TextMeshPro 中文本地化:动态生成最小字体集(解决边缘模糊、乱码问题)
unity·游戏引擎
m0_630182463 小时前
Unity TMP 中文字体生成
unity·游戏引擎
weixin_409383124 小时前
godot y排序定位 sprite原点 等轴视角地图块测试 isometric 碰撞测试 初学godot
游戏引擎·godot
万兴丶5 小时前
Unity用C#完成抖音小游戏接入引力引擎(Gravity Engine)完整指南,一篇文章讲清楚!
unity·c#·游戏引擎·抖音
WarrenMondeville7 小时前
4.Unity面向对象-接口隔离原则
java·unity·接口隔离原则
WarrenMondeville8 小时前
3.Unity面向对象-里氏替换原则
unity·游戏引擎·里氏替换原则
WarrenMondeville9 小时前
5.Unity面向对象-依赖倒置原则
unity·设计模式·依赖倒置原则