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

Bug UIElements Runtime package doesn't work anymore from 2020.2.0a16

Discussion in '2020.2 Beta' started by b4gn0, Jul 6, 2020.

  1. b4gn0

    b4gn0

    Joined:
    Jul 26, 2019
    Posts:
    119
    Hello,

    The UIElements Runtime package (v 0.0.4-preview) doesn't compile anymore after updating to 2020.2.0a16.

    Compile errors:
    Library\PackageCache\com.unity.ui.runtime@0.0.4-preview\Runtime\InternalBridge\InternalBridge.cs(18,50): error CS0117: 'UIElementsRuntimeUtility' does not contain a definition for 'CreateRuntimePanel'

    Library\PackageCache\com.unity.ui.runtime@0.0.4-preview\Runtime\InternalBridge\InternalBridge.cs(37,41): error CS0246: The type or namespace name 'RuntimePanel' could not be found (are you missing a using directive or an assembly reference?)

    Thank you
     
    suruz likes this.
  2. visose

    visose

    Joined:
    Nov 2, 2014
    Posts:
    28