Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
901231
Regression
Yes
Fallback Fonts are still included in build after being removed from Font Names list
How to reproduce:
1. Open the attached "FontRepro5.5later" project and build it by going to File --> Build settings --> Build
2. Open the Editor.Log, scroll down to "Used assets and files from the Resources folder..." line and notice that the following fonts have been included in build: "varsity_regular", "Freshman", "college", "Quaterback Fight"
3. Inspect the "Quaterback Fight" and "varsity_regular" fonts in Project window, remove the "Freshman" and "College" fallback fonts from their respective Font Name lists
4. Save your project, exit the editor and re-open it
5. Build your project again, open the editor.log and scroll down to "Used assets and files from the Resources folder..." line
Expected result: Only "varsity_regular" and "Quaterback Fight" fonts are included in build
Actual result: All the fonts that WERE used as the fallback fonts, but have been removed from the Fonts list are still included
Reproducible with - 5.5.3p1, 5.6.0p2, 2017.1.0b1
Not reproducible with - 5.4.5p1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
This is a duplicate of issue #911613