Search Unity

(Case 1080756) Failed to compile Embedded Package correctly

Discussion in 'Package Manager' started by optimise, Sep 20, 2018.

  1. optimise

    optimise

    Joined:
    Jan 22, 2014
    Posts:
    2,129
    Seems like this bug has been fixed at Unity 2018.3.0b1. I would like to ask will it backport to Unity 2018.2? Before it convert to embedded package, everything is working correctly. After converting to embedded package it will throw cannot find reference error. It seems like 2018.2 not able to recognize reference from the dlls when it turns into embedded package.
     
  2. okcompute_unity

    okcompute_unity

    Unity Technologies

    Joined:
    Jan 16, 2017
    Posts:
    756
    Hi @optimise ,


    *Embedding* a package is not a feature that we fully support in 2018.3. This is planned for 2019.1. You can use the *building blocks* that we did put in place for now if it works for you. So to answer your question, no we won't backport a fix in 2018.2. Sorry :(

    Regards,

    Pascal
     
    optimise likes this.
  3. optimise

    optimise

    Joined:
    Jan 22, 2014
    Posts:
    2,129
    I see. Then I need to wait 2018.3 becomes stable version.