Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2020.3.X, 2021.2.X
Votes
10
Found in
2020.2.0a12
2020.3
2020.3.17f1
2021.1
2021.2
2022.1
Issue ID
1370398
Regression
Yes
Errors are thrown when re-importing Asset folders containing .ttf files
How to reproduce:
1. Open the attached project
2. From the attached folder (TESTING_FILES.zip), drag and drop the folder "Fonts_1_NoMeta" into the Assets folder of the Project view in the Editor
3. Repeat the same with the folder "Fonts_2_NoMeta"
4. Close the Editor and re-open the project
5. From the Assets folder in the Project view, right-click the folder "Fonts_1_NoMeta" and select "Reimport"
6. Observe the Console and clear it
7. Right-click the folder "Fonts_2_NoMeta" and select "Reimport"
8. Observe the Console
Expected result: no errors are encountered reimporting either folder
Actual result: Console error after reimporting the first folder: "The asset at Assets/Fonts_1_NoMeta/Atkinson-Hyperlegible-Bold-102.ttf has been scheduled for reimport during the Refresh loop and Loading of it has been attempted [...]", but no errors after reimporting the second
Reproducible with: 2020.2.0a12, 2020.3.20f1, 2021.1.25f1, 2021.2.0b15, 2022.1.0a12
Not reproducible with: 2019.4.31f1, 2020.2.0a11
Notes: From Editor version 2020.2.0a12 to 2020.3.3f1, a different error is encountered: Assertion failed on expression: 'ins.second || ins.first->second == artifactID || (ins.first->second == CircularDependencyArtifactID() && !artifactID.IsValid()) || GetPathFromAssetGuidV2(key.GetGUID()).ends_with(".cs")'
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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note (fix version 2022.1):
Fixed in 2022.2.0a1
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0b4
Resolution Note (fix version 2021.2):
Fixed in 2021.2.9f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.27f1