Search Unity

'UI' does not exist in the namespace 'UnityEngine'

Discussion in 'UGUI & TextMesh Pro' started by goldmark, Oct 6, 2019.

  1. goldmark

    goldmark

    Joined:
    Jul 23, 2019
    Posts:
    17
    I am getting these errors all of a sudden... was working this morning. started happening after i included the xbox one plugins (not sure if its related)

    error CS0234: The type or namespace name 'UI' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
    error CS0234: The type or namespace name 'EventSystems' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
    error CS0246: The type or namespace name 'Image' could not be found (are you missing a using directive or an assembly reference?)
     
  2. goldmark

    goldmark

    Joined:
    Jul 23, 2019
    Posts:
    17
    restarted computer. now it works.
     
  3. uDamian

    uDamian

    Unity Technologies

    Joined:
    Dec 11, 2017
    Posts:
    1,231