Author Topic: Dynamic Fonts preventing build, even when using only NGUI fonts?  (Read 3098 times)

SkobbejakGames

  • Newbie
  • *
  • Thank You
  • -Given: 2
  • -Receive: 0
  • Posts: 9
    • View Profile
Hi Ive seen that the Dynamic Fonts in the Unity Editor Resources can cause some problems when trying to build as Ive noticed from a few users. Now Ive replaced all my fonts with NGUI fonts but I still cant build out. Someone else suggested placing the .ttf files in question into the Projects folder, the problem is they cant be found anywhere, when I search for them they dont pop up anywhere although NGUI states they are in Library/ unity editor resources but this folder/location cant be found anywhere. I tried just downloading the fonts in question and placing them manually in the project but that just creates a duplicate entry with the old unity editor resources font still being present and not being replaced.

I am running the latest version of NGUI on Unity 5.1.2 Personal editions (Windows 7 64 bit).

Please help, this is starting to eat seriously into my dev time. Thanks in advance for any help on the matter.

SkobbejakGames

  • Newbie
  • *
  • Thank You
  • -Given: 2
  • -Receive: 0
  • Posts: 9
    • View Profile
Re: Dynamic Fonts preventing build, even when using only NGUI fonts?
« Reply #1 on: August 12, 2015, 03:09:12 PM »
Was able to fix this, very dumb mistake it was actually connected to not enough space on my hard drive. sorry for the false alarm everyone.