In my unity game, I had finished testing and running the game locally from the Unity Editor. Inside the game is a player model with a camera called “UICam” to display text. This UICam has a child Canvas with Render Mode set as “Screen Space - Camera”. The child of that Canvas is a Text. When I run my game locally, I can see the text appear in front of my player model, no problems. However, after building the game into an executable for Macs, the text doesn’t seem to render or appear anywhere. Does anyone have this problem or know the fix?
I’m using Unity build 5.4.3.