WARNING: Short type name \"%s\" provided for TryFindType. Please convert it to a path name (suggested: \"%s\")

When I use ShortName in EditCondition, this warning keeps popping up, but if I use the full PathName, the expression parser of EditCondition will give an error because it cannot resolve ‘/’. I think this is a bug?

I also saw this comment at the code where the warning is being outputted:
// RobM: I can’t decide if this should be an ensure. Maybe in the future?

I hope Mr. RobM can see my question.

1 Like

Same issue