Sigil of Flame @cursor macro stopped working

I had a basic macro to skip the green reticle on the Sigil of Flame:

#showtooltip
/cast [@cursor] Sigil of Flame

Been using it since Legion. Today it suddenly stopped working. Says “spell not learned”. Yes, I have Sigil of Flame learned, and I can cast it by itself. Now I have to put a point in Precise Sigils instead.

I have the same exact format macros for other spells on different toons, including this same DH - for instance, Metamorphosis - and it works just fine, so it’s not the @cursor syntax itself, it’s something with tying it to the sigil spell. Anyone else seen this happen?

#showtooltip
/cast [@cursor] [] Sigil of Flame
1 Like

That worked, thank you!