Search Unity

Question Unity often loses reference to UnityEngine.UI and more (using Assembly Definitions)

Discussion in 'Scripting' started by lyrapuff, Aug 4, 2020.

  1. lyrapuff

    lyrapuff

    Joined:
    Oct 23, 2019
    Posts:
    7
    Hello, I'm using assembly definitions in my project, write code with JetBrains Rider, and Unity 2019.3.15f1
    Pretty often when I save changes in Rider, go back to Unity and see a bunch of errors in the console, saying that UnityEngine.UI and some other assemblies wasn't found. Why is that?
     
    jessiedaniel7 likes this.
  2. jessiedaniel7

    jessiedaniel7

    Joined:
    Aug 20, 2019
    Posts:
    5
    Had the same problem, its annoying that you need to restart the unity and reload the project again.