Unity Blog

Subscribe to Unity Blog feed
A glimpse inside Unity Technologies...
Updated: 4 min 20 sec ago

Escape the witch’s cottage in our new VR learning experience

2020, February 27 - 19:12

Our brand new project for Unity Learn is an immersive VR escape room. Explore the potential of VR in Unity and create your own experience in a simple prototype environment. Let us introduce you to working with VR in Unity – with clear learning material and engaging gameplay. Dear witches, warlocks, and wizards, You know […]

The post Escape the witch’s cottage in our new VR learning experience appeared first on Unity Technologies Blog.

An update on our GDC 2020 plans

2020, February 27 - 13:59

GDC is always our favorite time of year at Unity. It’s a chance for us to connect with creators, customers, players, and partners from around the world.  Unfortunately, this year, after much thought and deliberation, we have made the difficult decision to pull out of GDC 2020. While we did not make this decision lightly, […]

The post An update on our GDC 2020 plans appeared first on Unity Technologies Blog.

Introducing the Unity Student plan: Start creating like a pro

2020, February 25 - 17:03

Learn how to create like a pro with access to the professional tools and workflows that teams use to create AR/VR, games, and other interactive experiences across industries. We’re excited to announce the new Unity Student plan. If you’re a student, you can get free access to the same tools and workflows that professionals use […]

The post Introducing the Unity Student plan: Start creating like a pro appeared first on Unity Technologies Blog.

HDRP: Out of Preview in 2019.3

2020, February 24 - 17:01

High Definition Render Pipeline is verified in 2019.3 with new features and artist tools for achieving high-fidelity graphics. With Version 7.2.0 of the HDRP package, we assure, platform support and migration path. It comes with mature debugging tools, scalable settings for all platforms for full control of performance, extensibility options and various artist tools. And […]

The post HDRP: Out of Preview in 2019.3 appeared first on Unity Technologies Blog.

Unity Education – From classrooms to conferences

2020, February 21 - 20:01

Around the world, students and teachers are using Unity to bring their creativity to life. See how real-time technology helps people inside the classroom. The Unity Education team’s goal is to help anyone, in any country, at any level learn how to use Unity. Whether you’re online trying a tutorial on Learn or offline building […]

The post Unity Education – From classrooms to conferences appeared first on Unity Technologies Blog.

Create beautiful and complex effects with the Visual Effect Graph: Verified in 2019.3

2020, February 21 - 16:32

Visual Effect Graph has many new features and fixes based on your feedback, so you can start using it in production with the High Definition Render Pipeline (HDRP). This node-based editor enables beautiful, complex effects. The Visual Effect Graph is Unity’s next-generation visual effects solution and is compatible with Unity’s scriptable render pipelines. It targets […]

The post Create beautiful and complex effects with the Visual Effect Graph: Verified in 2019.3 appeared first on Unity Technologies Blog.

50 Megatons of real-time collaboration: This student film made with Unity is getting noticed

2020, February 19 - 19:38

How did a student film on a minimal budget find itself sharing the nominee spotlight with blockbuster productions like The Lion King and The Mandalorian at the VES Awards? By using an innovative, real-time workflow – just like the big studios. For their diploma project, students from Film Academy Baden-Württemberg produced a live-action short film […]

The post 50 Megatons of real-time collaboration: This student film made with Unity is getting noticed appeared first on Unity Technologies Blog.

Game on: Join us at GDC 2020

2020, February 18 - 17:06

Whether you’re making your first game or have years under your belt, join us for a highly rewarding GDC, the world’s largest professional game-industry event. Unity has a rich experience in store for you at GDC 2020. To start, we know that creating a successful game is a journey that doesn’t stop when you build […]

The post Game on: Join us at GDC 2020 appeared first on Unity Technologies Blog.

Designing for mixed reality: Learnings from the MARS HMD companion app

2020, February 14 - 16:30

The spatial design team, part of the authoring tools group in Unity Labs, is currently working on a head-mounted display (HMD) companion app for Project MARS, a Unity extension that gives creators the power to build mixed and augmented reality experiences that intelligently interact with the real world. The HMD companion app acts as a […]

The post Designing for mixed reality: Learnings from the MARS HMD companion app appeared first on Unity Technologies Blog.

More animation, faster: Studio Gale on how Unity accelerated TOMONCAR production

2020, February 13 - 17:00

In its quest to release 60 animated episodes of TOMONCAR in a single drop, Studio Gale was determined to streamline processes and make its pipeline more efficient. By switching to Unity for rendering, timelines, and post-processing, the studio cut its production time (and demands on the team) in half. “We were looking for a way […]

The post More animation, faster: Studio Gale on how Unity accelerated TOMONCAR production appeared first on Unity Technologies Blog.

What experts expect from enterprise augmented reality and virtual reality in 2020

2020, February 12 - 22:07

Industry experts and analysts anticipate 2020 will be a breakthrough year for AR and VR in the enterprise sector. Wonder why? We invited 15 AR/VR leaders to share their perspectives and insights in our new report “Top 2020 Trends: Enterprise AR & VR.”  According to Deloitte Consulting Managing Director Allan Cook, “Every ten or 15 years, […]

The post What experts expect from enterprise augmented reality and virtual reality in 2020 appeared first on Unity Technologies Blog.

Achieve beautiful, scalable, and performant graphics with the Universal Render Pipeline

2020, February 10 - 17:05

Universal Render Pipeline is a powerful, ready-to-use solution with a full suite of artist tools for content creation. Use should use this rendering pipeline if you want to make a game that has full Unity platform reach with best-in-class visual quality and performance. We covered the benefits of the Universal Render pipeline in this blog […]

The post Achieve beautiful, scalable, and performant graphics with the Universal Render Pipeline appeared first on Unity Technologies Blog.

How on-demand rendering can improve mobile performance

2020, February 7 - 17:00

It’s not always desirable to render a project at the highest frame rate possible, for a variety of reasons, especially on mobile platforms. Historically, Unity developers have used Application.targetFrameRate or Vsync count to throttle the rendering speed of Unity. This approach impacts not just rendering but the frequency at which every part of Unity runs. […]

The post How on-demand rendering can improve mobile performance appeared first on Unity Technologies Blog.

Behind the Lost Crypt: Art in our new 2D Sample project

2020, February 6 - 15:00

We’ve recently hosted a webinar about our new 2D sample project, Lost Crypt. Huge thanks to all of you who joined and contributed to a great discussion about all things 2D! Many of your questions were about art creation and the integration between tools like Photoshop and Unity. So we went back to the artists […]

The post Behind the Lost Crypt: Art in our new 2D Sample project appeared first on Unity Technologies Blog.

Managing credentials at Unity

2020, February 3 - 19:57

As part of our Secure Software Development Life Cycle (SSDLC) at Unity, we’d like to share our credential management strategy. Managing tokens, keys, and credentials in code, otherwise known as secrets, can be a daunting process. By sharing these details, we hope others will benefit and learn from our journey. A couple of years ago, […]

The post Managing credentials at Unity appeared first on Unity Technologies Blog.

Digging into Terrain Paint Holes in Unity 2019.3

2020, January 31 - 16:56

Unity 2019.3 continues to bring more exciting updates to Unity’s Terrain system, including – by popular demand – the ability to create holes in your Terrain! Using the new Paint Holes brush tool, you can mask out areas in the mesh of your Terrain Tiles, and even manipulate these masks through your code. This makes […]

The post Digging into Terrain Paint Holes in Unity 2019.3 appeared first on Unity Technologies Blog.

Reach your goals with Unity’s official online learning platform

2020, January 30 - 17:00

Learning Unity can be challenging. Make it easier with Unity Learn, our official online learning platform that’s designed to help you reach your 2D, 3D, and VR development goals. Join over two million people learning Unity   Since launching Unity Learn in April 2019, over 2.8 million people have used the platform to build their skills. […]

The post Reach your goals with Unity’s official online learning platform appeared first on Unity Technologies Blog.

Switching to two releases in the 2020 TECH stream

2020, January 29 - 14:00

With Unity’s evolution to a package-based feature-delivery system, we will reduce the number of TECH stream releases in 2020, while delivering continuous updates for all feature areas throughout the year.  Since 2018, we have built, tested, and made available three Unity TECH stream releases as well as one Long-Term Support (LTS) release per year, as […]

The post Switching to two releases in the 2020 TECH stream appeared first on Unity Technologies Blog.

Unity 2019.3 is now available

2020, January 28 - 13:00

This release features a brand-new Editor interface, new Input System, faster in-Editor iteration time and lots of other improvements. The High Definition Render Pipeline and many 2D packages are now verified for 2019.3.  Regardless if you work in games, entertainment, automotive, architecture, or any other industry, the Unity 2019.3 TECH stream release has something for […]

The post Unity 2019.3 is now available appeared first on Unity Technologies Blog.

Unity XR platform updates

2020, January 24 - 20:13

Amidst a period of innovation for XR, we want to ensure Unity remains the best development platform for creators and our ecosystem partners. We’re excited to announce our new XR plugin framework designed to empower the ecosystem and provide guidance on how this impacts development in 2019.3 and beyond. Unity XR plugin framework We have […]

The post Unity XR platform updates appeared first on Unity Technologies Blog.

Pages