Solved
Do you have a custom trigger on your codebase? It seems TouchGFX is unable to serialize it because it refenrence a Null
System.NullReferenceException: Object reference not set to an instance of an object.
at TouchGFXDomainModel.LoadSave.Serial.ToSerial.Convert(TriggerCustom t)Most likely, one of your custom triggers is missing a required property (e.g., an action, condition, or a referenced screen/widget that no longer exists).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

