Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Misscelan's avatar
Misscelan
Explorer
2 years ago
Solved

UI makes me feel like I'm crossing my eyes

I have an UI in the game, using a Canvas set to World Space, it doesn't matter if I move the UI camera further back or if I play with the scaling of the Canvas. It is very uncomfortable to look at, like I'm crossing my eyes.
The 3d enviroment looks ok, any idea what could be the problem?

2 Replies

Replies have been turned off for this discussion
  • Just to add that I found out that If I put a solid background UI image so the 3d world is not visible the problems goes away, so it seems to be a focus problem?
     
    I cannot leave the solid background behind as some UI elements are meant to be displayed on top of 3d elements.
     
    I have tried moving the UI camera from 0.1 units to 2, or even hundreds of units far away and still have the same problem. What are my options?
     
    EDIT: one thing I forgot to mention is that the UI camera is a child of the main camera so it moves and rotates with it