Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Animator has not been initialized. UnityEngine.UI.Selectable:OnDisable()

Discussion in 'Unity 5 Pre-order Beta' started by any_user, Jan 15, 2015.

  1. any_user

    any_user

    Joined:
    Oct 19, 2008
    Posts:
    374
    Since b19, this warning appears when I deactivate buttons with mouseover animation.

    Code (CSharp):
    1. Animator has not been initialized.
    2. UnityEngine.UI.Selectable:OnDisable()
    Everything seems to work properly. What does it mean, should I care?
     
  2. any_user

    any_user

    Joined:
    Oct 19, 2008
    Posts:
    374
    UnEnte likes this.