sbox-issues
sbox-issues copied to clipboard
ControlObjectWidget NRE when trying to construct a ControlWidget with no parameterless constructor
If you're trying to show a class with some [KeyProperty] properties, if it doesn't have a parameterless constructor it'll throw, and break the inspector window. Needs to fail safely.