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
- PropertyDrawer gets disposed while still being active when adding a secondary component
- Realtime GI behaves differently when using Unlit (Amplify) and Lit (Shader Graph) shaders in URP
- API Updater strips Unity-owned Custom Attribute references within precompiled DLLs
- [iOS] ListView is flickering when scrolling over the end
- The Aspect Ratio Fitter Component on a Prefab displays a parent-related warning despite the Prefab's inability to have parents when "Envelope Parent" or "Fit In Parent" modes are used
Add comment