Hello there,
In a Class used as a Process node in my application patch, I’m trying to create a PinGroup of type Dictionary<String, Boolean>
, but gamma throws Value cannot be null
exception, full log is here.
Tried to create a fresh patch and added the same PinGroup to it, does not seem to cause any issue.