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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment