Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Bug Missing Assembly reference to all packages after updating

Discussion in '2020.1 Beta' started by Stroustrup, Jul 16, 2020.

  1. Stroustrup

    Stroustrup

    Joined:
    May 18, 2020
    Posts:
    142


    after updating from either 2020.1.0b14 to 0b15 or 0b16, unity cannot find references to packages, despite them showing as installed in the package manager and present in the .sln project

    tried removing the library folder, no avail


    i also get this as the first error
     

    Attached Files:

    Last edited: Jul 16, 2020
  2. Stroustrup

    Stroustrup

    Joined:
    May 18, 2020
    Posts:
    142
    removing the com.unity.ui package seems to have fixed it,
    something to do with cyclic references between com.unity.ui and com.unity.ui.runtime maybe
     
  3. Stroustrup

    Stroustrup

    Joined:
    May 18, 2020
    Posts:
    142

    think this is the problem but for beta 15 / 16


    also
     

    Attached Files:

    Last edited: Jul 16, 2020