Author Topic: "the name `UnityEditor' does not exist in the current context" after updated  (Read 3628 times)

yuyaokada

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 5
    • View Profile
I got an error "the name `UnityEditor' does not exist in the current context" after I updated Unity to 4.5.1 .
Why?


Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Well, something is referencing the UnityEditor namespace without properly setting up the reference. Which script says it?