Been using the latest build of KAR and enjoying the updated UI (even though I still have performance issues).
Been struggling though with GlobalVariables in some scripts of mine though since the update. Whilst I’ve applied, and even attempted to re-apply my Default Profile to an existing KAR script, and it shows up in the related Variables tab, when I go to execute the script, its not actually parsing the correct value (with it seemingly just passing the actual variable name, not the variable’s value).
When I went into my Profile to add it again, I noticed in the Values dropdown that it listed one of the global variable names twice (even though its only listed once in the UI).
Likewise, when I am on the Profile page when I select one variable name, the text input field shows the name for the other, and vice versa.
It doesn’t happen with all values, but this has seemed to have broken global variables for me. I even attempted to duplicate the script to see if I could ‘fix’ it, but this had no affect.