Does anybody know why my soft-class references return null here?
I’ve made a map that holds soft-class references to user widgets:
when the async load node fires, it thinks that the classes are null:
and returns an error:
Execution does not go beyond the Async Load Class asset node.
I must be missing something here?