Search Unity

Project Creator Kit: RPG console problem

Discussion in 'Community Learning & Teaching' started by Faksper, Aug 18, 2019.

  1. Faksper

    Faksper

    Joined:
    Feb 8, 2019
    Posts:
    20
    i am havin trouble while workin on this tutorial anyway to fix it ? i am just starter plz answer in details

    Character with ASCII value of 304 was not found in the Font Asset Glyph Table. It was replaced by a space.
    UnityEngine.Debug:LogWarning(Object, Object)
    TMPro.TextMeshPro:SetArraySizes(UnicodeChar[]) (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMPro_Private.cs:1247)
    TMPro.TMP_Text ParseInputText() (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMP_Text.cs:1716)
    TMPro.TextMeshPro:OnPreRenderObject() (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMPro_Private.cs:1530)
    TMPro.TextMeshPro:Rebuild(CanvasUpdate) (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TextMeshPro.cs:241)
    TMPro.TMP_UpdateManager DoRebuilds() (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMP_UpdateManager.cs:187)
    TMPro.TMP_UpdateManager:OnCameraPreCull(Camera) (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMP_UpdateManager.cs:158)
    UnityEngine.GUIUtility ProcessEvent(Int32, IntPtr)