Hello all,
I’ve been having trouble in all my packages that use EventTrigger in the latest few Unity updates.
All the event trigger data is lost whenever there is even a small upgrade (0.01) for unity. Here’s what it looks like:

I just checked it again on one of my packages that were submitted with 5.0.2, and I lose all trigger info when downloading it from the store using 5.1.1f1. I can’t keep updating all my packages whenever unity goes up a faction of a version, and I can’t give up on event triggers because some of the functions I use require checking for MouseDown and then for MouseUp.
Anyone else had something similar to this? It can’t be just me going nuts here!