Search Unity

AssetReference PropertyField

Discussion in 'UI Toolkit' started by JmprDev, Oct 10, 2019.

  1. JmprDev

    JmprDev

    Joined:
    Apr 26, 2018
    Posts:
    16
    Hi! Is there a simple way to create a property field for addressables's AssetReference? thank you
     
  2. uDamian

    uDamian

    Unity Technologies

    Joined:
    Dec 11, 2017
    Posts:
    1,231
    Nothing built-in for this type of reference in UIElements, right now. Should be something we support eventually. For now, you'll have to implement something custom.
     
    JmprDev likes this.