I’ve had to apply a similar fix to SVectorInputBox as that uses SSpinBox for each axis and is unreponsive when changing FVector properties in the details panel. At least with this the fix is just to copy and point it at the fixed SNumericEntryBox.
I’ve had to apply a similar fix to SVectorInputBox as that uses SSpinBox for each axis and is unreponsive when changing FVector properties in the details panel. At least with this the fix is just to copy and point it at the fixed SNumericEntryBox.