HI,
I’m struggling to understand - can I build UI with fixed pixel size in editor?
This is regarding new UI system with Canvas. Width and height values are grayed out in editor and change only automatically if I change “Game” windows size.
For example Game resolution is set to 1600x900.
I added a Panel to Canvas. And set its size to 1600x900.
But the Panel still appears as if it takes only a part of screen.
See screenshot for details: Screenshot by Lightshot
Thank you.