- Home /
UI in Scene View only Rendered Backward
Hi, I have a problem (possible bug?) that UI in scene view are rendered backward.
This problem comes only to my project, in the game view, this UI appears correctly. Other projects are appear correctly in scene view. I'm still not sure that is this a bug or just my graphic card limitation.
I'm using Unity 5.1.0f3
UPDATE :
some how i found the problem but i still can't fix it. the default UI material seems get that trouble.
Have you tried to change the position and/or rotation of your camera?
Yes, even when the game play it's still not renders correctly.
Can you show how you defined your UI? Because otherwise here it just looks like your Scene camera is on the wrong side (or the object has been rotated)
also the screen shot here show 2 scene views, not the game view..
ok. here are my project when its playing.
the scene view (top one) showing front face of my UI. other one are backward. if you don't believe it see at the scene gizmo.
if it render correctly my UI should renders on both of them.
Your answer
Follow this Question
Related Questions
Unity Canvas Anchor Can't See 1 Answer
Unity Scene View has other Resolution then Game View. 0 Answers
Ui extension bug 0 Answers
Why is UI Slider not working while Animator is enabled? 1 Answer