Apparently the [Empyreal Ward] talent of paladins creates a slightly different version of the spell [Lay on Hands]. When a player switches between a talent loadout with [Empyreal Ward] and another without it, all macros for [Lay on Hands] would incorrectly show as spell not learnt and stop working.
How to reproduce:
- Create a talent loadout A that has [Empyreal Ward] selected.
- Create a talent loadout B that has [Empyreal Ward] deselected.
- Create a macro and add it to the action bar:
#showtooltip
/use Lay on Hands
- Switch into talent loadout A
- Switch into talent loadout B
Expected: The macro should be usable in the action bar.
Actual: The macro is greyed out indicating the spell doesn’t exist.
The same bug is present also when switching between different talent specialisations, i.e. between Holy, Protection and Retribution, if one has [Empyreal Ward] selected and not the other.