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
Comments (3)
-
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
This is a duplicate of issue #1064686