Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

[1.3.3] AssetReferenceUIRestriction not working in nested classes (AssetReference UI problem)

Discussion in 'Addressables' started by TextusGames, Nov 1, 2019.

  1. TextusGames

    TextusGames

    Joined:
    Dec 8, 2016
    Posts:
    429
    AssetReferenceUIRestriction attribute works in non-nested classes but does not work in nested ones.
    Same goes for names ( "_myName" or "m_MyName" are not changed into "MyName").

    That means something in AssetReferenceUI drawer is not working in nested classes.
     
  2. davidla_unity

    davidla_unity

    Unity Technologies

    Joined:
    Nov 17, 2016
    Posts:
    762
    Hey @TextusGames we'll look into it. Do you mind submitting a ticket with Unity and posting the case number here? If you have a sample project we can use to reproduce your issue that'd also be a huge help. Thanks!
     
  3. TextusGames

    TextusGames

    Joined:
    Dec 8, 2016
    Posts:
    429
  4. davidla_unity

    davidla_unity

    Unity Technologies

    Joined:
    Nov 17, 2016
    Posts:
    762
    Thank you!