• 游戏
  • 工业
  • 资源
  • 社区
  • 学习
  • 支持
开发
Unity 引擎
为任何平台构建2D和3D游戏
下载计划和定价
商业化
应用内购买(IAP)
发现并管理各商店的IAP
聚合平台
最大化收入并优化变现
Ad Quality
保护您应用的用户体验
Tapjoy
建立长期用户忠诚度
所有变现产品
用户获取
用户获取
被发现并获取移动用户
Unity向量AI
将玩家与合适的游戏连接
Aura设备内广告
在用户高峰参与时触达用户
所有增长产品
使用案例
3D协作
实时构建和审查3D项目
沉浸式培训
在沉浸式环境中培训
客户体验
创建互动3D体验
所有行业解决方案
行业
制造业
实现运营卓越
零售
将店内体验转化为在线体验
汽车
提升创新和车内体验
所有行业
技术库
文档
官方用户手册和API参考
开发者工具
发布版本和问题跟踪器
路线图
查看即将推出的功能
术语表
技术术语库
洞察
案例分析
真实成功案例
最佳实践指南
专家提示和技巧
所有资源
新增功能
博客
更新、信息和技术提示
新闻
新闻、故事和新闻中心
社区中心
讨论
讨论、解决问题和连接
事件
全球和本地活动
社区故事
Made with Unity
展示Unity创作者
直播活动
加入开发者、创作者和内部人员
Unity奖项
庆祝全球的Unity创作者
适合每个级别
Unity Learn
免费掌握Unity技能
专业培训
通过Unity培训师提升您的团队
Unity新手
准备开始
开始您的学习
Unity基础路径
你是Unity 新手?开始您的旅程
使用指南
可操作的技巧和最佳实践
教育
对于学生
开启您的职业生涯
对于教育者
增强您的教学
教育资助许可证
将Unity的力量带入您的机构
认证
证明您的Unity精通
支持选项
获取帮助
帮助您在Unity中取得成功
成功计划
通过专家支持更快实现目标
常见问题解答
常见问题解答
联系我们
与我们的团队联系
计划和定价
语言
  • English
  • Deutsch
  • 日本語
  • Français
  • Português
  • 中文
  • Español
  • Русский
  • 한국어
社交
货币
采购
  • 产品
  • Unity Ads
  • 订阅
  • Unity Asset Store
  • 经销商
教育
  • 学生
  • 教师
  • 机构
  • 认证
  • 学习
  • 技能发展计划
下载
  • Unity Hub
  • 下载存档
  • Beta 版测试
Unity Labs
  • 实验室
  • 作品
资源
  • 学习平台
  • 社区
  • 文档
  • Unity QA
  • 常见问题解答
  • 服务状态
  • 案例分析
  • Made with Unity
Unity
  • 我们公司
  • 新闻简报
  • 博客
  • 事件
  • 工作机会
  • 帮助
  • 新闻
  • 合作伙伴
  • 投资人
  • 附属机构
  • 安防
  • 社会影响力
  • 包容性与多样性
  • 联系我们
版权所有 © 2025 Unity Technologies
  • 法律
  • 隐私政策
  • Cookie
  • 不要出售或分享我的个人信息

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其分支机构在美国及其他地区的商标或注册商标(单击此处获取更多信息)。其他名称或品牌是其各自所有者的商标。

Hero background image

Unity 2022 LTS for programmers

Build games that are more powerful, expansive, and support more players. Unity 2022 LTS comes with Data-Oriented Technology Stack (DOTS), multiplayer support, coding upgrades, and more.
Download LTS release
Unity 2022 LTS overview
Download LTS release
Unity 2022 LTS overview
  • Features
  • Resources
  • FAQ
LTS for Programmers

Fuel your ambitions

Unity 2022 LTS was built through years of feedback and user testing. It delivers stable new programming features and coding improvements to keep you productive and focused on creating your most ambitious game. Below, you’ll find updates on DOTS, multiplayer, general coding, and more.

What’s new in Unity 2022 LTS for programmers?

Create with less constraint using DOTS, deliver high-player-count multiplayer with netcode, and process your assets more efficiently with Addressables. Read on to learn more, and check out the release notes for full details.

What’s new in Unity 2022 LTS for programmers?

  • Build more ambitious games with DOTS
  • Deliver exciting multiplayer experiences
  • Optimize asset management with Addressables
  • Optimize usage with Memory Profiler
  • Code faster with Editor improvements
  • Customize UI design
  • Harness enhanced 2D development tools
  • Scale performance across platforms
  • Extend XR reach
ECS

Build more ambitious games with DOTS

With Entity Component System (ECS) integration, DOTS is now fully supported for production use by experienced creators. ECS for Unity is integrated into the Editor you’re already familiar with. This enables you to leverage your experience building with GameObjects, then utilize the power of Entities-based code when it’s going to give the biggest impact.

Learn more about ECS
ECS for Unity

Deliver exciting multiplayer experiences

Unity’s netcode packages were built to give you the choice between simplicity with casual co-op games, and more complex scenarios such as competitive action multiplayer games.

Built on ECS for Unity, Netcode for Entities will help you create immersive player experiences in large-scale, multiplayer worlds. With our services such as Relay, Lobby, Game Server Hosting, Matchmaker, and Voice and Text Chat, you can build on that solid foundation and deliver a live experience to match.

Check out the Megacity Multiplayer sample to start developing complex multiplayer experiences in Unity.

Learn more
Addressables

Optimize asset management with Addressables

The Addressables package is built to elevate your content management process. Accelerate iteration cycles with the multi-process AssetBundle build pipeline. Gain valuable insights into your asset bundles using the Addressables Build Report.

Optimize performance and maximize efficiency with the Addressables Profiler Module. Seamlessly integrate with Universal Scene Description (USD), and leverage new interoperability workflows to make asset management more efficient. Learn more about best practices on the blog.

Learn more
2022 LTS for Programmers

Optimize usage with Memory Profiler

The Memory Profiler 1.0 empowers you to inspect the memory usage of your Unity application and Unity Editor. Capture, inspect, and compare detailed memory snapshots using the dedicated Memory Profiler window.

Gain insights into how your application’s memory is organized, enabling you to optimize and debug effectively.

Learn more

Code faster with Editor improvements

Developer quality-of-life improvements are key to being more efficient and productive in your day-to-day activities. More of Unity is now taking advantage of Burst, giving you shorter iteration times, improved debugging insights, and a more responsive Inspector.

Async and await constructs now give you more efficient asynchronous programming, and you’ll find it faster to get in and out of Play mode, resulting in more coding and less waiting.

See dev blog posts
UI Toolkit and browser window

Customize UI design

Maximize efficiency with UI Toolkit’s customizable design-time UI. Tailor your Editor setup to your exact needs, achieve better separation of concerns and flexible layouts, and create UI experiences with advanced stylings.

Boost collaboration within your team by customizing the Editor using UI Toolkit. Simplify your development process by generating default inspectors, eliminating the need for custom inspectors when using Property Drawers.

The Vector Drawing API enables you to author splines, graphs, and other visualizations with custom control. Leverage the new TreeView controls to create hierarchical lists more easily.

Start customizing
Lost Crypt sample project

Harness enhanced 2D development tools

For 2D creators, we’ve focused on productivity-improving enhancements to foundations, import, animation, and physics. Save time with improvements to help optimize performance, manage large numbers of sprites more easily, enhance memory usage, and achieve faster loading times.

Sprite Atlas now works in the Editor without having to enter Play mode or make a build. PSD Importer brings enhanced layer import management and faster 2D PSD imports for improved productivity.

Delaunay tessellation creates polygon physics shapes with fewer polygons and better results, leveraging the power of the new Physics 2D Profiler module for efficient performance optimization.

Reduce the number of collision layers and object types in the game’s physics with Layer Overrides on 2D Colliders and Rigidbodies.

Create 2D games
Artistic image of game controllers

Scale performance across platforms

Increase performance and stability with DirectX 12 graphics API on Windows and Xbox®, and experiment with the latest ray tracing support for Xbox Series X|S. Iterate rapidly and deploy more efficiently on Xbox Series X|S, PlayStation® 5, and Nintendo Switch™ using the latest incremental player build process.

Nintendo Switch is a registered trademark of Nintendo.

Make it multiplatform
Woman using a VR headset

Extend XR reach

Reach a wider audience with expanded platform support for Magic Leap 2, PlayStation®VR2, and Meta Quest Pro. XRI 2.3 provides core XR interactions and supports cross-device development. It builds on existing interactions like grab, UI, and more by adding hand and eye gaze tracking and improves the device simulator for in-Editor testing.

AR Foundation 5.1 includes simulation, so you can run your AR app in Play mode by simulating an AR device rather than rebuilding your app to test changes.

Get started with VR

Resources

2023 Roadmap for games

What’s on the roadmap?

Want even more info on what’s coming this year? Check out the Game Developer Conference Unity Roadmap session here.

Watch now
LTS for Artists

Unity 2022 LTS for artists

Discover the latest artist workflows and tools that enable faster iteration and greater flexibility for an empowered game creation experience.

What’s new for artists
Multiplayer games with Unity

Hear how creators are delivering multiplayer games

Listen how Fika Productions, Hugecalf Studios, and Stickylock Studios successfully delivered highly engaging multiplayer experiences using Unity tools and services.

Watch now
2022 LTS
Download Unity 2022 LTS

Get Unity 2022 LTS from the Unity Hub – our tool to help you manage Unity Editor installations, create new projects, and access your work in one place. If you’re a new professional user, start by getting a Unity Pro license from your team or the Unity Store.

Download Unity Hub
Get Unity Pro

Frequently asked questions

What’s an LTS release?

+

What version do you recommend for my project?

+

What is a Tech Stream release?

+

Where can I see the Unity roadmap?

+

How often is Unity 2022 LTS updated?

+

What can I expect from future Unity 2022 LTS updates?

+

Where can I get a free trial of Unity Pro?

+