Text Size Error

Hi, I dont know if is something that escaped me in the previous classes, but the size of my text stay small no matter the size I put, but when I open the prefab himself, it shows how it should be.

(Scene)

(Canvas Prefab)

I already deleted the canvas in the scene and putted the prefab again, but it’s still the same

Hi Andre,

Could you please share a screenshot of the Hierarchy of your scene?

That’s indeed interesting. What scale does the Canvas game object have? Low scale values might explain why the text size does not change significantly when you increase the font size.

The scale value is indeed very low.

Add a Canvas to the Buttons game object. Replace the Quad and the SpriteRenderer components of the children of the Button game object with Image components. Move the Stars Text to the Buttons game object. The scale of the Buttons game object must be set to (1, 1, 1).

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms