You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Don't load the UViewportInteractionAssetContainer in the APivotTransformGizmo constructor, and don't early out of the constructor if the CDO flag is set. Instead, if no other material has been specified, let UGizmoHandleGroup::UpdateHandleColor load the default materials from the asset container just before it creates the MIDs. #jira UE-191486 #rb ben.zeigler #rnx [CL 26970691 by zach brockway in 5.3 branch]