I seem to be having problems with my current project and the solutions
posted before either aren't working or aren't available. Setting the far
clipping plane on my cameras has no effect. Previous solutions were to
apply the changes to the prefab. Th...
This is the script I use to select which camera I'm using for my splash
screen based on whether or not a VR device is connected. Maybe you can
tweak it for your purposes. You just attach it to an empty game
object.using System.Collections;using Syste...