EventTrigger bug or am I going crazy?

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:

2221952--147923--LoseEventTrigger.jpg

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!

This even happens when you import a project made with PC unity 5.1.1f on a Mac machine using unity 5.1.1f.

An upgrade message will appear, and then all the EventTrigger info gets lost.