Hello there!
I’m trying to add some gui for game interactive objects. I use canvas in world space.
Generally, I add anyone ui element, and it looks really big.
I can resize image element, it looks fine and work.
But text and input field don’t work.
A sprite with a text:
( The canvas size’s small (0.01 X 0.01) )
And to be able to сompare, I added a new input field to the canvas:
What should I do?
Thank you!

