Author Topic: NGUI 3.6.6 'UnityEngine.Camera' does not contain definition for `GetAllCameras'  (Read 8116 times)

kritprim

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
NGUI 3.6.6 error
Assets/NGUI/Scripts/Internal/NGUITools.cs(218,43): error CS0117: `UnityEngine.Camera' does not contain a definition for `GetAllCameras'

please help-me to solve this

N3uRo

  • Guest

kritprim

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 2
    • View Profile
yes i am using unity 4.5

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
If you're using Unity 4.5, then you should have it as you can see it there in the API documentation N3uRo linked. Double-check your Unity version.