Add (optional) Null check to cache region

As soon as you need null checks, the cache region becomes quite tedious to use:

This pattern always happens when you patch some nodes for a new library, the pins have null inputs when the node is placed in the patch.

Can be on/off for all inputs for simplicity at first.

Probably IsAssigned region would be nice

1 Like

Yes, that would additionally be a good addition. But I would prefer to have fewer region levels.