Hi,
I want to add a categorical tracked variable to an object with an assign labels activity in processFlow.
The label is also created, but when I click on the 3d object that has the label I get an exception:
exception: FlexScript exception: Tracked Variable method 'getCategoryValue' at /Queue1>labels/labelName is not valid for non-categorical/pointer types.
I think this is a bug, is that correct?
If so, is there a work around for now?
Attached is a simple example model (made in 20.0.1, which is not a software option in the dropdown)
Thanks