I’m running into a consistent issue with global variable warnings in Mindstudio. Whenever I reference a global variable in any block, I get a warning saying the variable “is referenced but does not exist” - even though the global variable is actually there and functioning perfectly fine.
The warning appears regardless of which workflow I’m working in, and it’s kind of misleading since the variables work as expected when the workflow runs. It seems like there might be a validation issue where the system isn’t properly recognizing existing global variables during the design phase.
This creates unnecessary confusion during development since the warning suggests something is broken when everything is actually working correctly.
Thanks for looking into this!