I have multiple UICameras in a scene. One of the UICameras is not accepting touch input(mouse input works fine). Are there any reasons that this would occur that are specific to having multiple UICameras?
Also, would it be better to just use one UICamera, and just load the UI's as panels instead?