Thank you GrameBB,
I’m glad to know I’m not the only one experiencing this!
This is just out of curiosity, but what types of variables did you test with?
In my case, I tried using basic types like Int and Float separately from the Class, and the issue didn’t occur with the regular types. It only seemed to happen when the variable was wrapped in a Class.
If the issue also occurs with Structures or other types, that could be useful information to know.