Skip to content

Unable to add the requested character to font asset [modioSans_JP_Regular SDF]'s atlas texture #40

Description

@Laumania

I get a lot of these as soon as mod.io UI is shown.

Just upgraded to v2026.5.1 and get these warnings when I start my game in Unity.

I'm using Unity 6000.3.11f1.

Unable to add the requested character to font asset [modioSans_JP_Regular SDF]'s atlas texture. Please make the texture [modioSans_JP_Regular SDF Atlas] readable.
UnityEngine.Debug:LogWarning (object,UnityEngine.Object)
TMPro.TMP_FontAsset:TryAddCharacterInternal (uint,TMPro.TMP_Character&) (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_FontAsset.cs:2604)
TMPro.TMP_FontAssetUtilities:GetCharacterFromFontAsset_Internal (uint,TMPro.TMP_FontAsset,bool,TMPro.FontStyles,TMPro.FontWeight,bool&) (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_FontAssetUtilities.cs:172)
TMPro.TMP_FontAssetUtilities:SearchFallbacksForCharacter (uint,TMPro.TMP_FontAsset,TMPro.FontStyles,TMPro.FontWeight,bool&) (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_FontAssetUtilities.cs:207)
TMPro.TMP_FontAssetUtilities:GetCharacterFromFontAsset_Internal (uint,TMPro.TMP_FontAsset,bool,TMPro.FontStyles,TMPro.FontWeight,bool&) (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_FontAssetUtilities.cs:178)
TMPro.TMP_FontAssetUtilities:GetCharacterFromFontAsset (uint,TMPro.TMP_FontAsset,bool,TMPro.FontStyles,TMPro.FontWeight,bool&) (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_FontAssetUtilities.cs:57)
TMPro.TextMeshProUGUI:SetArraySizes (TMPro.TMP_Text/TextProcessingElement[]) (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TextMeshProUGUI.cs:1976)
TMPro.TMP_Text:ParseInputText () (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_Text.cs:2044)
TMPro.TMP_Text:GetPreferredWidth () (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_Text.cs:3695)
TMPro.TMP_Text:get_preferredWidth () (at ./Library/PackageCache/com.unity.ugui@f17df9b1ab21/Runtime/TMP/TMP_Text.cs:1507)
UnityEngine.Canvas:SendWillRenderCanvases ()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions