- Home /
UI Elements in Screen Space Overlay obey Transform.Translate, but Elements in Screen Space Camera do not.
I'm having the strangest issue: I am moving UI panels around using Transform.Translate. When I set the canvas to Screen Space Overlay, the panels obey the translate.
However, when I set the canvas to Screen Space Camera, which is my preference, Transform.Translate sends my panels to bonkers positions, completely different than what I ask for. I'm really stumped on this one and I'm sure it's a quick fix - thanks in advance for any help or advice!
Your answer
Follow this Question
Related Questions
How to create a "window" through a panel ? 0 Answers
Strange Canvas behaviour at Screen Space - Camera mode? 0 Answers
Camera.WorldToScreenPoint and Camera.WorldToViewportPoint giving negative values why? 2 Answers
Second UI camera only works when I refresh Clear Flags setting 1 Answer
Screen Space - Camera to Screen Space - Overlay switch issue 0 Answers