When I run the game in unity the score number shows up fine, but when I build and run it does not appear. I have no idea what could be causing this and need some help figuring out a solution.
Hi Niall,
Does your build have got the same resolution as your game in Unity?
Check the anchors of your UI elements.
https://docs.unity3d.com/Packages/com.unity.ugui@1.0/manual/UIBasicLayout.html
Thank you this solved my issue.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.