I recently updated to MacOS 15.6 and then today 15.6.1 hoping it would help with my problems (it didn't).
I had several pretty advanced macros built, all of which are now pretty much non functional. The update to MacOS has broken them, they were all working perfectly perviously.
The challenging thing is I can't pinpoint where exactly the problems lie.
Some things I have noticed as broken:
-Setting clipboard to variable does not work
-Variables are not updating accurately
-Issues with copy and paste actions, KM hangs and then then macro fails due to timeout
-Searching environmental variables using regex sometimes break, and even more weird is that if using a copy pasted series of actions using regex from one macro to a second, it completely bricks the first one.
I am pretty desparate on what to do here, I use these macros for my job and need them to perform optimally. Any help is sincerely appreciated.
If you are actually passing in a macro name, try using the UUID instead to prevent potential name clashes.
But since that looks like JavaScript, I'd replace the whole lot with the JavaScript version -- you can get that from the "Or by JavaScript" item of the macro's "Or by script:" trigger: