For some time I have a problem, basically can not b:?e considered a real issue, but it bothers me a sign that always appears …
This “Failed to find fonts for fonts assets ‘Arial’”
Someone knows why, and especially what it means?
thanks
there’s just no one who can help me? ![]()
Import the Arial font into your Assets folder. As far as I am aware, Unity only uses the fonts it has as project assets, not system fonts.
I’ve tried, I open any project always gives me the same error.
You are definitely copying a .ttf file into the Assets folder of your project? This always works for me (I create a fonts folder within Assets to keep things organised, but it makes no difference, it just has to be within the Assets folder structure).
I created the folder as you suggested, but the problem persists.
Try a different font to see if it is the font file at fault or something else. There are lots of free fonts here: http://www.dafont.com/
I had already tried this solution but did not solve anything, unfortunately