[SOLVED]Animate A GUI Button(Scale Down)? "Animation/Add Property" Greyed Out??

Hi,

Been fighting with animating a GUI button(scale down on click) for over an hour.
Did quite a bit of Goggle’ing but nothing is working?
The problem is when in Animation property of the button “Pressed” the “Add Property” is greyed out??
Any help would be appreciated, thanks!

Screenshot is below:

Hi,

Appears to be a bug in current non-beta Windows Unity?

Workaround:

  1. Select Animation “Pressed” in “Project Assets”.
  2. Click on Button you wish to edit in “Hierarchy”.
  3. Change “Normal” drop down to "Pressed.
  4. Continue as normal…

Thanks!

Jesse