← all stories

Unity

Unity Technologies is preparing Unity 7 for a Q1 2027 release, while extending monetization to internal enterprise apps with per-user fees starting August 2027. The company has also tightened its terms of service to restrict third-party AI tools, and its engine lost ground to Godot at GMTK Game Jam 2026.

Synthesized from 5 Yomimono stories · updated 5d ago

Unity 7 was announced at Unite Seoul on July 21, 2026, with an early beta in December 2026 and a full release in the first quarter of 2027. The engine inherits Unity 6's architecture, so migration requires no rebuilding, new language learning, or breaking changes. Five pillars define the release: a faster production environment using CoreCLR with near-instant Play Mode startup and shader builds up to 90 percent faster; an open ecosystem with a new CLI, public API, and a free MCP for coding agents; graphics evolution including real-time global illumination via Surface Cache GI and AI-driven optimization; smarter growth and monetization through Unity Vector AI and native D2C IAP; and upgrade without breaking changes. President and CEO Matt Bromberg said the future belongs to teams that leverage new technology.

The announcement follows a GDC 2026 survey showing Unreal Engine overtook Unity in adoption, with Unreal at 42 percent and Unity at 30 percent. At GMTK Game Jam 2026, Godot became the most-used engine, taking 47 percent of the 10,511 tallied games to Unity's 34 percent. It was the first time Godot led the event, which drew 10,777 submissions. The gap has narrowed since 2022, when Unity led 61 percent to 16 percent, and the two were nearly even in 2025. GameMaker took 5 percent and Unreal Engine 3 percent.

Unity also moved to monetize non-game enterprise use. On August 7, 2026, it announced the Internal Deployment Add-On (IDAO) for its Unity Industry plan. Starting August 2027, organizations distributing Unity-made applications internally will pay annual fees based on monthly active users beyond 100. The move targets non-game uses and follows the retracted Runtime Fee. Separately, on June 30, Unity revised its terms of service to require prior approval for using Unity offerings or derived data in AI model training. Access via AI agents, LLMs, and MCP clients is now limited to frameworks Unity operates or designates, steering usage toward Unity's official AI Gateway and Unity MCP Server.

Key facts

Unity 7 announcement
Unity 7 was announced at Unite Seoul on July 21, 2026.
Unity 7 release window
Early beta in December 2026, full release in Q1 2027.
Unity 7 compatibility
Unity 7 directly inherits Unity 6's architecture, requiring no rebuilding, new language learning, or breaking changes.
Unity 7 pillars
Five pillars: faster production with CoreCLR, open ecosystem with new CLI and public API, graphics evolution with Surface Cache GI, smarter growth via Unity Vector AI and native D2C IAP, and upgrade without breaking changes.
GDC 2026 adoption survey
Unreal Engine overtook Unity in adoption, with Unreal at 42% and Unity at 30%.
GMTK Game Jam 2026 results
Godot took 47% of 10,511 tallied games, Unity 34%, GameMaker 5%, Unreal Engine 3%.
Internal Deployment Add-On
Unity announced the Internal Deployment Add-On (IDAO) for Unity Industry, with annual per-user fees starting August 2027 for internal apps with over 100 monthly active users.
Terms of service revision
Unity revised its terms on June 30, requiring prior approval for using Unity offerings or derived data in AI model training.
AI access restrictions
Access via AI agents, LLMs, and MCP clients is limited to frameworks Unity operates or designates.

Timeline

Synthesized by Yomimono from the cited Yomimono stories below, each itself sourced, then editorially reviewed. Every fact links the story it came from.

Facts

Announced
revised terms of service requiring prior approval for using Unity offerings or derived data in AI model training · 2026-07-01
Announced
limited access via AI agents, LLMs, and MCP clients to frameworks Unity operates or designates · 2026-07-01

Connections

Produces of
unity technologies

Structured graph also available as JSON at /public/entities/unity. CC BY 4.0.

All coverage

5d ago

Skyrim Mod Effects 11 Lets Community Shaders Run ENB Presets

A new Skyrim Special Edition mod called Effects 11 lets users apply ENBSeries presets through the open-source Community Shaders tool. The mod is available on Nexus Mods. It includes ENB extension plugin functions, though some presets may need extra requirements or may not be compatible.

Aug 7

Unity Adds Per-User Fees for Internal Apps Under Unity Industry

Unity Technologies announced a new licensing system, Internal Deployment Add-On (IDAO), for its Unity Industry plan. Starting August 2027, organizations distributing Unity-made applications internally will pay annual fees based on monthly active users beyond 100. The move targets non-game uses and follows the retracted Runtime Fee.

Aug 7

Godot Passes Unity as Most-Used Engine at GMTK Game Jam 2026

Godot became the most-used engine at GMTK Game Jam 2026, taking 47 percent of the 10,511 tallied games to Unity's 34 percent. It is the first time Godot has led the event, which drew 10,777 submissions. The gap has narrowed since 2022, when Unity led 61 percent to 16 percent, and the two were nearly even in 2025. GameMaker took 5 percent and Unreal Engine 3 percent.

Jul 21

Unity 7 Announced at Unite Seoul, Full Release Set for Q1 2027

Unity officially announced Unity 7 at Unite Seoul on July 21, 2026. The next-generation game engine is scheduled for early beta testing in December 2026 and a full release in the first quarter of 2027. Unity 7 directly inherits the architecture of Unity 6, meaning no rebuilding, new language learning, or breaking changes are required for migration. The engine is built around five pillars: a faster production environment using CoreCLR with near-instant Play Mode startup and shader builds up to 90% faster; an open and collaborative ecosystem with a new CLI and public API, plus a free MCP for coding agents; dramatic graphics evolution including real-time global illumination via Surface Cache GI and AI-driven optimization; smarter growth and monetization through Unity Vector AI matching players to games and native D2C IAP; and upgrade without breaking changes. Unity President and CEO Matt Bromberg said the future belongs to teams that leverage new technology, and Unity 7 is the platform for that moment. The announcement comes as Unreal Engine overtook Unity in adoption rates in a GDC 2026 survey, with Unreal at 42% and Unity at 30%.

Jul 1

Unity Revises Terms to Restrict Third-Party AI Tools

Unity Technologies revised its terms of service on June 30, requiring prior approval for using Unity offerings or derived data in AI model training. Access via AI agents, LLMs, and MCP clients is now limited to frameworks Unity operates or designates. The change appears to steer AI tool usage toward Unity's official AI Gateway and Unity MCP Server, while some users rely on third-party alternatives.

Jun 17

Unityroom Adds Godot GDExtension Support, Expanding Web Game Options

Naichi, the operator of the free game sharing site unityroom, announced on June 17 that the site now supports Godot Engine's GDExtension feature. This allows users to upload games that use native C++ code via GDExtension, significantly expanding the range of Godot games that can be posted. Thread Support remains unsupported. The site began accepting Godot games in April but previously lacked GDExtension compatibility.