Unreal Engine 4.26 Documentation
Unreal Engine 4.27 Documentation
Unreal Engine 5.0 Documentation
> Testing and Optimizing Your Content
Light Theme
Dark Theme
>

Testing and Optimizing Your Content

How to make sure your content does what you expect it to, at the quality and frame rates that you need.

Choose your operating system:

Windows

macOS

Linux

On this page
  • Topics

Unreal Engine includes tools and features that help developers test and optimize content for applications that need to run at framerates for high-quality experiences. To learn more, read about the following topics.

Topics

placeholder_topic.png

Console Variables Editor

View and modify all console variables used in your project using the Console Variables Editor, and share console variable settings in a preset across projects.

placeholder_topic.png

Gameplay Debugger

Tool that enables analyzing realtime gameplay data at runtime.

placeholder_topic.png

PSO Caches

Record the GPU states for your application in advance to optimize rendering.

placeholder_topic.png

Significance Manager

Adjust performance in project-specific ways with the Significance Manager

StatCommand_TopicImage.png

Stat Commands

Console commands specific to displaying game statistics

placeholder_topic.png

Unreal Insights Overview

An Overview of Unreal Insights.

placeholder_topic.png

Zen Loader

An Overview of Unreal Engine 5's runtime loader.

placeholder_topic.png

Stats System Overview

The Stats System collects and displays performance data to help optimize Unreal Engine projects