(Just for further clarification, this is what’s in blank project trying to replicate the issue.
Base class being PrimaryDataAsset.)
Just trying to cast a parent class item to a child class item and check if it’s valid or not to get access to specific child variables. “Cast To” failed node executes. The “Is Valid” failed exec pin literally does not execute. Doesn’t even print. It puts the whole script on hold, somehow.
Thanks!