Search Issue Tracker
Fixed in 6000.5.0a4
Fixed in 6000.0.X, 6000.5.X
Votes
0
Found in
2021.3.37f1
2022.3.23f1
2023.2.17f1
6000.0.0b14
Issue ID
UUM-69151
Regression
No
"Generated inconsistent result" warning is shown when reimporting a single Dynamic font asset
Reproduction steps:
1. Open the attached “DynamicFontImporterInconsistentResult.zip” Project
2. Open the “SampleScene” (Scenes > SampleScene)
3. In the Project Window reimport “NotoSansCJKjp-Medium SDF.asset” (Assets > Fonts)
4. Observe the Console
Expected result: No warnings are shown in the Console
Actual result: “Importer(NativeFormatImporter) generated inconsistent result for asset(guid:35c8d54f5b49dc743ac61c75e7743446) "Assets/Fonts/NotoSansCJKjp-Medium SDF.asset"
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)” warning is shown in the Console
Reproducible with: 2021.3.37f1, 2022.3.23f1, 2023.2.17f1, 6000.0.0b14
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Reproduction might be inconsistent as sometimes it only shows up after entering and exiting the Play mode or reimporting a few times, but the warning also reappears when clicking “Clear Dynamic Data” for the “NotoSansCJKjp-Medium SDF.asset” (This option is located when selecting the asset and clicking on the three dots in the Inspector)
- Deleting the Library folder solves the issue temporarily
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment