Background too small

Hi there,
when inserting the background image it appears very small. In addition the Rect Transform for canvas is not editable for me.
Any ideas?
Thanks!
unity

Hi Paulie,

This is normal behaviour, the canvas is always displayed like that within Unity.

If you want to zoom in to your background easily, locate it in the Hierarchy and double-click on it.

Your canvas will be applied to the screen when you play the game and will fit as you would expect.

1 Like

Hi Rob,
thanks for the info. I thought something is not right…especially when I saw the inactive Rect Transform when double clicking on the canvas…

1 Like

You’re very welcome.

The rect transform is often disabled when it is inheriting its values from elsewhere.

This might not be of use to you anymore given how old this thread is but I’ll leave this here for anyone else who has this problem:
I also had the problem of the sprite appearing too small, but that was because I was looking at the sprite compared to the canvas, when I should have been looking at the size compared to the main camera.

1 Like

Privacy & Terms