Search Unity

Referencing com.unity.ui package in external library project

Discussion in 'Package Manager' started by pahe4retro, Dec 2, 2019.

  1. pahe4retro

    pahe4retro

    Joined:
    Aug 13, 2019
    Posts:
    33
    Hey.

    I'm still fondling around how to have my external library project (DLL) include the Unity UI (i.e. UnityEngine.UI namespace) package. As the package doesn't seem to be included in the monolithic UnityEngine.dll I'm referencing and I can't use the generated UnityEngine.UIModule.dll, I'm pretty much stuck at the moment.

    Before opening a bug ticket for this problem, I wondered if someone has found a solution to this problem or if an official Unity dev knows a work around.

    Cheers,
    Patrick
     
  2. pahe4retro

    pahe4retro

    Joined:
    Aug 13, 2019
    Posts:
    33
    Submitted a bug ticket: (Case 1203083) Hopefully that way this gets a bit of attention.
     
  3. PatrickVDM

    PatrickVDM

    Joined:
    Nov 17, 2019
    Posts:
    7
    You are not the only one. This is going back for months ever since 2019.2 came out and now 2019.3. I know that it's deprecated from the main branch and is only offered as a package now. I know you are trying use it for an external library, but i am trying to use it my project it's self. Unity Staff and documentation and the community not helpful and making me stressed out trying to find a solution to this dam problem.
     
    pahe4retro likes this.