DigestAI news desk

AI news, digested. Every story with its sources, every hour.

Agents & Tools1 min read

Unity releases official plugins for Claude Code and OpenAI Codex

Unity Technologies announced official plugins for Claude Code and OpenAI Codex, aimed at giving AI coding agents up‑to‑date Unity skills written and maintained by Unity teams.

1 source

Key points

  • Unity's Codex plugin includes 31 pre‑written skills covering UI, graphics, audio, physics, and more.
  • Plugins work on Unity 6 and later and install via a click or npm for Claude Code.
  • Unity says the plugins stop agents from using outdated tutorials that may compile but not function correctly.

The Codex plugin launches with 31 skills covering user‑interface, 2D graphics, the URP render pipeline, audio, navigation, physics, in‑app purchases, multiplayer and localization. One skill creates new projects with editor, version control and packages; another migrates older projects to URP. Unity says general‑purpose agents often rely on forum posts and tutorials for outdated engine versions, which may compile but not work as intended.

The plugins run on Unity 6 and up and can be installed with a single click in the Codex plugin directory or via npm for Claude Code. The move follows a trend of language models controlling complex software, exemplified by Blender’s early integration through Anthropic’s Model Context Protocol and newer models such as Know3D and World Labs’ Atlas that generate 3D content from text or images.

Full story fromThe Decoder · by Jonathan KemperOpen source ↗

Unity launches official plugins for Claude Code and OpenAI Codex to stop AI agents from using outdated tutorials

The Decoder · 19 September 2026

Unity launches official plugins for Claude Code and OpenAI Codex to stop AI agents from using outdated tutorials

Unity has released official plugins for Claude Code and OpenAI's Codex. The game engine from US company Unity Technologies is among the most widely used in the world and is primarily used to develop 2D and 3D games for PC, consoles, and smartphones. The plugins equip the coding agents with skills that the respective Unity teams write and maintain. The Codex version launches with 31 skills for user interfaces, 2D graphics, the URP render pipeline, audio, navigation, physics, in-app purchases, multiplayer, and localization.

One skill sets up new projects complete with editor, version control, and packages, while another migrates older projects to URP. According to Unity, general-purpose agents typically rely on forum posts and tutorials for outdated engine versions, whose code may compile but often doesn't work as intended. The plugins run on Unity 6 and up and can be installed with a click in the Codex plugin directory and via npm in Claude Code.

Language models are increasingly controlling complex software, especially in game development. The 3D program Blender was among the first applications that could be operated via language model through Anthropic's Model Context Protocol. Now models like Know3D shape 3D objects via text commands, while World Labs generates entire 3D scenes with Atlas from just a few images.

This text was published by The Decoder and written by Jonathan Kemper. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗

Topics · follow one to build your own front page

The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us.

Comments

via GitHub Discussions

More in Agents & Tools

All →

Related stories