BUG: Get Nonexistent Attribute
-
Getting a dynamic attribute that doesn't exist returns a blank value, but it is equal to all strings when passed through an if behaviour:
The label gets set to a blank value.Checking if(attribute=number) is false but any string is true.
EDIT: Project Link
-
Fixed in next update. Thanks.