2D Toolkit Forum

2D Toolkit => Support => Topic started by: sivu on March 24, 2014, 06:10:04 pm

Title: Bug: UIManager checks for user input on disabled cameras
Post by: sivu 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.
Title: Re: Bug: UIManager checks for user input on disabled cameras
Post by: unikronsoftware on March 25, 2014, 10:18:06 am
Thanks for reporting that. I've added a check for that in the next version.