Hello Guest

Author Topic: Bug: UIManager checks for user input on disabled cameras  (Read 3902 times)

sivu

  • Newbie
  • *
  • Posts: 1
    • View Profile
Bug: UIManager checks for user input on disabled cameras
« on: March 24, 2014, 06:10:04 pm »
In UIManager, RaycastForUIItem doesn't take into account if the camera is disabled.
I've temporarily fixed this for us by checking if camera is enabled in SortCameras.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Bug: UIManager checks for user input on disabled cameras
« Reply #1 on: March 25, 2014, 10:18:06 am »
Thanks for reporting that. I've added a check for that in the next version.