Search Issue Tracker
Duplicate
Votes
5
Found in
2018.2.5f1
Issue ID
1080556
Regression
Yes
[Fonts] Create Editable Copy does not create an editable copy
Steps to reproduce:
1. Open attached project
2. Select .ttf font in Project view
3. Change the Character dropdown to Unicode (or anything other than Dynamic)
4. Click on the gear icon and then Create Editable Copy
5. Observe the error output in console window:
'Assets\arial_copy.mat' is not a valid asset file name.
UnityEditor.TrueTypeFontImporterInspector:CreateEditableCopy(MenuCommand)
Could not write font material.
UnityEditor.TrueTypeFontImporterInspector:CreateEditableCopy(MenuCommand)
Expected result: when creating an editable font copy, no error should be thrown and an editable copy should be made
Reproduced in: 2018.3.0b1, 2018.2.5f1, 2018.2.0a3
No repro in: 2018.2.0a2, 2018.1.9f2, 2017.4.11f1
Regression since: 2018.2.0a3
-
KaiClavier
Apr 04, 2019 21:25
Seems to work in 2018.3.11f1, should this be marked as solved?
-
aFero
Jan 31, 2019 22:42
Are there any workarounds for this issue?
-
CodingRider
Nov 13, 2018 02:58
Issue still exists in Unity 2018.2.13f1
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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
This is a duplicate of issue #1064686