A downloadable tool

Download NowName your own price

UNREAL ENGINE TOOL: PROJECT OPTIMISE!

  • FREE tool I made to help you find potential problems and optimisation opportunities in your UE5 projects!

  • The tool doesn't edit any files, it simply lists issues it finds. (It's up to you to decide what to do with the info).

  • It’s built using Unreal Editor Utility Widgets, so it’s easy to setup and use.

  • Tested and working in UE5.1, UE5.2

How To Setup Blogpost

How To Use Video - How To Use Blogpost


In the GIF below you can see it in action searching for issues such as Static meshes with no collision etc:



What is it for?

As your project grows and you add more assets, it’s easy to create lots of smaller problems without even realising it. Things like missing collision on pickup meshes or missing sound classes on sound cues etc. Although small, enough of them can reduce the quality of your game as much as a bigger bug would. Think of death by 1000 cuts (bugs).

With the same concept, as your game expands it is easy for smaller optimisation opportunities to be missed and build up, creating a larger impact on your games framerate. Examples like missing sound concurrency limits, static meshes and skeletal meshes missing LODs etc.

These are the kind of issues the tool is designed to help you find!

Below is a list of the current functionality which falls under 6 categories:

STATIC MESHES

  • With No Collision
  • With No LODs
  • With Missing Materials
  • With X Or More Materials
  • With X Or More UV Channels
  • With X or More Verts


SKELETAL MESHES

  • With No LODs
  • Missing Physics Assets
  • X Or More Materials
  • With Missing Materials
  • With X or More Verts

MATERIALS

  • Using Translucency
  • Using Two-sided
  • Missing Phys Mats
  • List All Master Materials

TEXTURES

  • Non-Power Of Two
  • Has X size

SOUND

  • Missing Sound Class Asset
  • Missing Attenuation Settings
  • Missing Concurrency Settings

MISC

  • Unused Project Assets
  • Project Redirectors

I hope you find the tool useful, let me know if you have any suggestions to make it better!

Download

Download NowName your own price

Click download now to get access to the following files:

UE5 Project Optimise Tool 273 kB
Version 1

Development log

Leave a comment

Log in with itch.io to leave a comment.