Search Unity

Error when clicking off UI element

Discussion in 'UGUI & TextMesh Pro' started by Brian-Brookwell, Jun 14, 2015.

  1. Brian-Brookwell

    Brian-Brookwell

    Joined:
    Sep 14, 2012
    Posts:
    47
    I'm setting up a simple UI system. It works fine when used correctly. When I click off an active element (the save/play buttons when disabled or the background), I get the error:

    Attempting to select <Some GameObject> while already selecting an object

    It's acting like it's moving on to the next UI element in the chain.
     

    Attached Files: