You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Here is a simple example we could encounter (using FRigUnit_AimItem_Target) the struct default's value looked like this "(Weight=1.000000,Axis=(X=1.000000,Y=0.000000,Z=0.000000),Target=(X=1.000000,Y=0.000000,Z=0.000000),Kind=Location,Space="")" setting the Space default value to "" whereas the Space default value is an empty string. Using "" as a default value would fail later in URigVMController::SetPinDefaultValue #jira UE-152486 #rb helge.mathee #preflight 6298b0051941378d7c6809b5 [CL 20468367 by benoit gadreau in ue5-main branch]