UEConsole Commands
VariableConsole VariableNetwork

net.ReservedNetGuidSize

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

Category: Network · Namespace: net

Help

Reserved size in bytes for NetGUID serialization, used as a placeholder for later serialization

Usage

Unreal console (open with ~)
> net.ReservedNetGuidSize 1

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

Related in net