Unity Issue Tracker - Font Asset pulls all fonts with the same family name as dependencies
Closed
UUM-20069
Font Asset pulls all fonts with the same family name as dependencies
Unity: Text (TextCore)
Won't Fix
2023.1.X
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Legacy text system is no longer supported. Textcore is the new text system which should resolve this issue.
How to reproduce:
1. Open the user-attached project “My Project”
2. In Assets/Fonts select “Metropolis-Black.ttf”
3. On the Toolbar, click Unity Support → Get Dependencies
4. Observe the Console
Expected result: Only fonts from the folder Fonts were printed
Actual result: All fonts with the same family name are printed