Unreal Engine Helper Scripts

Опубликовано: 04 Апрель 2026
на канале: CBgameDev
1,091
57

I created a set of Unreal Engine python helper scripts for finding and logging potential problems and optimisations opportunities in my projects. These scripts are available for free so anyone can use them. (Tested and working in engine versions 4.25, 4.26 & 4.27 at the moment)
In this video, I explain; what they do, how to set them up in your own project and then give a quick breakdown of what each script does. They don’t edit anything in a project only read and log the info to a notepad file, allowing you to then decide what to do about them.

Download the files from Github: https://github.com/CB-Game-Developer/...

Follow me on Twitter to hear when I update the scripts:   / cbgamedev  

00:00 Intro/Purpose
00:38 How To Setup
02:35 Scripts Overview

#UE4 #UE5 #Gamedev