- Home /
Error with Camera.allCameras on building flash build for unity 3.5
Hi,
I have just installed Unity 3.5 and was trying to do a flash build however, I keep getting the following error:
error CS0117: UnityEngine.Camera' does not contain a definition for allCameras'
My script accesses the list of all enabled cameras in the scene. Any ideas as to way Camera.allCameras would not be valid on the flash build?
Thanks
Comment
Your answer
Follow this Question
Related Questions
How to make camera position relative to a specific target. 1 Answer
How can I implement People Occlusion with AR Foundation/AR Core 3.1.3 0 Answers
Restricting player to camera FOV and scroll camera 1 Answer
RTS type of camera 1 Answer
Unity - Render XR game objects onto processed camera image 0 Answers