October 13, 2022
If you have experience with object-oriented programming languages, then you’ve likely heard of the SOLID principles, MVP, singleton, factory, and observer patterns. Our new e-book highlights best practices for using these principles and patterns to create scalable game code archi...
September 28, 2022
In the third installment of our Games Focus series, we cover the status, upcoming release plans, and future vision for profiling and performance at Unity.
September 7, 2022
While there’s more than one way to format Unity C# code, agreeing on a consistent code style for your project enables your team to develop a clean, readable, and scalable codebase. In this blog, we provide some guidelines and examples you can use to develop and maintain your own ...
August 26, 2022
Experts from Unity, Arm, and SYBO Games shared a number of profiling tips and strategies during a recent webinar roundtable. In this post, we answer additional questions that were not covered during the event.
June 29, 2022
Download Unity 2022.1 Tech Stream and discover Adaptive Performance 4.0. Push Android performance even further on Samsung devices with four more scalers that cover physics, decals, customization, and layer culling – plus support for visual scripting to optimize app performance.
June 1, 2022
Developing expertise with Unity’s suite of profiling tools is one of the most useful skills you can add to your game development toolbox. Thorough profiling can massively boost the performance of your game, so we want to help you get started with key tips from our newly released ...
February 17, 2022
In Unity 2021, we’ve made a number of improvements to speed things up when using the IL2CPP scripting backend. Let’s take a closer look at some of the key changes that’ll make your code notably faster.
March 30, 2021
Learn how to use Adaptive Performance to tune your mobile game – balancing frame rates and graphics. Get the latest details on Adaptive Performance’s updates for device simulator, samples and scalers.
May 13, 2019
Have you ever needed to compare the difference in performance between two versions of your project? See the impact of an asset or code change, optimization work, settings change or Unity version upgrade? Read on to find out how our Profile Analyzer (Preview) can help you!
November 6, 2018
Better name, new features, and now accessible to Unity Personal Edition users! If you’re familiar with Performance Reporting, then Unity Cloud Diagnostics is everything you knew about it, but better. It has more tools to help you find and respond to user issues fast and in real t...
October 15, 2018
Performance Reporting is a great tool for staying on top of and prioritizing the issues players experience while running your game. This Unity service, which is currently available to Plus and Pro subscribers, automatically captures unhandled exceptions and native crashes and giv...
September 25, 2018
As a Unity developer, you want your users to love playing your games, enjoying a smooth experience across all the platforms they may play on. What if I told you that we just made it easier to create performance benchmarks? If you want to learn how to develop games or Unity tools ...