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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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