UEConsole Commands
VariableConsole VariableOpenGL

OpenGL.UseEmulatedUBs

OpenGL.UseEmulatedUBs is a console variable in Unreal Engine 5 (UE5). See what OpenGL.UseEmulatedUBs does, its values, and how to use this cvar in the Unreal console below.

Category: OpenGL · Namespace: opengl

Help

If true, enable using emulated uniform buffers on OpenGL ES3.1 mode.

Usage

Unreal console (open with ~)
> OpenGL.UseEmulatedUBs 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.