- Home /
Unity not loading GUISkin and font
I just finished my game and everytime I Build and Run my project, Unity doesn't load any of my GUISkins and fonts attached to them. Can anybody help me?
Comment
Answer by AlwaysSunny · Nov 10, 2014 at 04:50 AM
It's possible they need to be located in the Resources folder. Assets/Resources. Give that a try?
Okay, as soon as I get home I'll try! Thanks for the help!
Your answer
Follow this Question
Related Questions
Enemy moving in a random direction 1 Answer
Code works when I add Debug.Log() ? 0 Answers
Can I change the transparency of a Sprite only in the area where it is overlapped by another one? 0 Answers
How do i mask a sprite so that it is only visible on another moving sprite? 0 Answers
Unity2D Decals that dodge transparency on given layer? 0 Answers