I think i noticed a bug in the editor

Hi there, i was working on a page where i have to manipulate multiple variables at the same time including an array and multiple text variables.
What i noticed is that when i click on the array variable (to check whatever is in there) and then click on a text variable after, whatever was in the current value of the text variable disappear. I did multiple test and i can’t really find any logical reason to that…

Not dismissing the bug, but their might be a better way to track your variables’ values: If you open the Debug menu and switch from Logs to Variables, you can pin a number of variables and watch them update in real time.

2 Likes