Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
karthiklaxman's avatar
karthiklaxman
Honored Guest
11 years ago

Black screen with downward arrows...

Sorry if my question is very silly, but I'm very new to Oculus / Unity.

I placed an OVRPlayerController onto my scene and I keep getting a black square with a downward pointing arrow blocking the view. How do I get rid of it?

3 Replies

Replies have been turned off for this discussion
  • That arrow is a placeholder on a UI canvas to demonstrate how to create a UI that is attached to the players HUD.

    If you expand the OVRPlayerControl hierarchy (ALT+Click on it) then select Canvas (with the RawImage child), you can delete it, or just disable it in the inspector.

    arrow.PNG
  • The arrows are there to tell you you're out of the tracking volume. :)
  • Anonymous's avatar
    Anonymous
    anyone else only seeing it in the game screen or editor and not in Rift?