I use an Array List Send Event To Game Objects actions in my game and it's been working flawlessly, but tonight I had multiple error warnings when I loaded my project and in the state that uses the Array List Send Event To Game Objects action it says there is now an error because "The event is not used by this state or any other global transitions". When I test my game, the action still works, but it stresses me out to see the error messages. While troubleshooting, I noticed another action called Array List Send Event by Name to Game Objects, which I hadn't noticed before. I tried that action, but it didn't seem to work (I had to enter a string instead of being able to select an existing global transition). Any reason my Array List Send Event To Game Objects action that has been working flawlessly (and still seems to work) would suddenly start showing an error?