Unable to create new variant property within component set

Can’t add a new component property into a component set anymore. When I try to add, I get the dialog box but then nothing gets created. This may mean I have to create a new component set from scratch. In this case, not too big of a problem but if my set was much bigger and linked to many instances then perhaps it would be a real headache.

Is there a bug here? Anyone else had thiss issue?

Hi @Alex_Thurmn
t’s probably a naming issue. Your new variant has to have the exact number of properties in its name as other variants; meaning if for example the already set-up variants have the following properties in their respective names: state=default, Icon=True, Fill=True; then the new variant MUST be named as such: state=Hover, Icon=True, Fill=False.