Search Unity

2019.2.17f1 Caused UI sorting issue

Discussion in 'UGUI & TextMesh Pro' started by Grankor, Jan 4, 2020.

  1. Grankor

    Grankor

    Joined:
    Mar 2, 2015
    Posts:
    14
    After updating, UI elements are being sorted in my prefab, even after I re-arrange them and save.

    This is causing issues in the draw order, as a 'loading screen' which should be on top of everything, continues to be moved behind everything else. :/
    Didn't have this issue prior to update.


    Any ideas?
     
  2. jonathanma_unity

    jonathanma_unity

    Unity Technologies

    Joined:
    Jan 7, 2019
    Posts:
    229
    Hi Grankor,

    Are you using the UIElements runtime package?
     
  3. Thrawn666

    Thrawn666

    Joined:
    Jan 28, 2013
    Posts:
    2
    I've got the same issue in 2019.2.17f1. I'm not using the UIElements runtime package, only Unity UI 1.1.0.
     
  4. Grankor

    Grankor

    Joined:
    Mar 2, 2015
    Posts:
    14
    Nope. Haven't installed any packages for UI beyond standard install.
    upload_2020-1-11_14-2-11.png
     
  5. jonathanma_unity

    jonathanma_unity

    Unity Technologies

    Joined:
    Jan 7, 2019
    Posts:
    229
    This forum is for UIElements.

    Unity UI is commonly referred as UGUI and there's another forum for that.
    I will move the thread under that forum, sorry for the confusion.
     
  6. Grankor

    Grankor

    Joined:
    Mar 2, 2015
    Posts:
    14

    No worries. Simple enough confusion on my end :p