Search Unity

Bug InspectorElement has duplicate IMGUIContainer element in 2019.3.a12

Discussion in 'UI Toolkit' started by taylank, Aug 19, 2019.

  1. taylank

    taylank

    Joined:
    Nov 3, 2012
    Posts:
    182
    I upgraded my test project from a10 to a12 and all my InspectorElements started drawing duplicates of my serialized objects. Using the UIElements debugger I can see the UXML dump for InspectorElement lists duplicate IMGUIContainers. Downgrading back to a10 solves the issue.
     
  2. uDamian

    uDamian

    Unity Technologies

    Joined:
    Dec 11, 2017
    Posts:
    1,231
    Thanks for bringing this up. It's a known/tracked issue. Should be fixed soon.