Forum rules - please read before posting.

Huge numbers on screen when using Unity UI inventory

edited February 2018 in Technical Q&A
Hey there!

I've had this issue for a long time and could not find any fixes yet. I made an Inventory UI using Unity UI and whenever i pick up an item with an amount > 1, these huge numbers appear on screen.
image
Why is this happening? Any idea how to fix this?

Comments

  • The number refers to the amount of that item you're carrying.  If you're using Unity UI, then the number will appear in the Text component attached to each item slot's associated Button, as defined in the Menu Manager.  You'll need to adjust the component settings / RectTransform so that it is sized correctly.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.