FixTextBug.unitypackageインポート時のエラー(5つ)
NullReferenceException: Object reference not set to an instance of an object
Utage.UguiNovelTextFontInfoBuilder.TryeSetFontCharcters (UnityEngine.Font font, System.Collections.Generic.List`1 characterDataList, Utage.UguiNovelTextGeneratorAdditional additional) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextFontInfoBuilder.cs:68)
Utage.UguiNovelTextFontInfoBuilder.InitFontCharactes (UnityEngine.Font font, System.Collections.Generic.List`1 characterDataList, Utage.UguiNovelTextGeneratorAdditional additional) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextFontInfoBuilder.cs:31)
Utage.UguiNovelTextGeneratorInfo.RebuildFontTexture (UnityEngine.Font font) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGeneratorInfo.cs:153)
Utage.UguiNovelTextGenerator.OnTextureRebuild (UnityEngine.Font font) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:309)
Utage.UguiNovelText.OnTextureRebuild (UnityEngine.Font font) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:89)
UnityEngine.Font.InvokeTextureRebuilt_Internal (UnityEngine.Font font) (at C:/buildslave/unity/build/artifacts/generated/common/modules/TextRendering/TextRenderingBindings.gen.cs:592)
NotTextUpdated OnCreateVertex
UnityEngine.Debug:LogError(Object)
Utage.UguiNovelTextGenerator:CreateVertex(List`1) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:318)
Utage.UguiNovelText:OnPopulateMesh(VertexHelper) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:55)
UnityEngine.Canvas:SendWillRenderCanvases()
NullReferenceException: Object reference not set to an instance of an object
Utage.UguiNovelTextGenerator.get_CurrentLengthOfView () (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:113)
Utage.UguiNovelTextGeneratorInfo.CreateVertex (System.Collections.Generic.List`1 verts) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGeneratorInfo.cs:162)
Utage.UguiNovelTextGenerator.CreateVertex (System.Collections.Generic.List`1 verts) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:320)
Utage.UguiNovelText.OnPopulateMesh (UnityEngine.UI.VertexHelper vh) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:55)
UnityEngine.UI.Graphic.DoMeshGeneration () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Graphic.cs:380)
UnityEngine.UI.Graphic.UpdateGeometry () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Graphic.cs:374)
UnityEngine.UI.Text.UpdateGeometry () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Text.cs:378)
UnityEngine.UI.Graphic.Rebuild (CanvasUpdate update) (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Graphic.cs:335)
UnityEngine.UI.CanvasUpdateRegistry.PerformUpdate () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/CanvasUpdateRegistry.cs:150)
UnityEngine.Canvas:SendWillRenderCanvases()
NotTextUpdated OnCreateVertex
UnityEngine.Debug:LogError(Object)
Utage.UguiNovelTextGenerator:CreateVertex(List`1) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:318)
Utage.UguiNovelText:OnPopulateMesh(VertexHelper) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:55)
UnityEngine.Canvas:SendWillRenderCanvases()
NullReferenceException: Object reference not set to an instance of an object
Utage.UguiNovelTextGenerator.get_CurrentLengthOfView () (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:113)
Utage.UguiNovelTextGeneratorInfo.CreateVertex (System.Collections.Generic.List`1 verts) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGeneratorInfo.cs:162)
Utage.UguiNovelTextGenerator.CreateVertex (System.Collections.Generic.List`1 verts) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:320)
Utage.UguiNovelText.OnPopulateMesh (UnityEngine.UI.VertexHelper vh) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:55)
UnityEngine.UI.Graphic.DoMeshGeneration () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Graphic.cs:380)
UnityEngine.UI.Graphic.UpdateGeometry () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Graphic.cs:374)
UnityEngine.UI.Text.UpdateGeometry () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Text.cs:378)
UnityEngine.UI.Graphic.Rebuild (CanvasUpdate update) (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/Graphic.cs:335)
UnityEngine.UI.CanvasUpdateRegistry.PerformUpdate () (at C:/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/UI/Core/CanvasUpdateRegistry.cs:150)
UnityEngine.Canvas:SendWillRenderCanvases()
ゲーム再生中のエラー(3つ)
FontTextureRebuildCallback
UnityEngine.Debug:LogError(Object)
Utage.UguiNovelTextFontInfoBuilder:FontTextureRebuildCallback(Font) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextFontInfoBuilder.cs:98)
UnityEngine.Font:RequestCharactersInTexture(String, Int32, FontStyle)
Utage.UguiNovelTextFontInfoBuilder:RequestCharactersInTexture(Font, List`1, UguiNovelTextGeneratorAdditional) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextFontInfoBuilder.cs:90)
Utage.UguiNovelTextFontInfoBuilder:InitFontCharactes(Font, List`1, UguiNovelTextGeneratorAdditional) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextFontInfoBuilder.cs:38)
Utage.UguiNovelTextGeneratorInfo:BuildCharcteres() (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGeneratorInfo.cs:104)
Utage.UguiNovelTextGenerator:Refresh() (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:265)
Utage.UguiNovelTextGenerator:RefreshAll() (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:257)
Utage.UguiNovelTextGenerator:OnEnable() (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelTextGenerator.cs:245)
UnityEngine.GameObject:SetActive(Boolean)
Utage.AdvUguiMessageWindow:LateUpdate() (at Assets/Utage/Scripts/ADV/UI/AdvUguiMessageWindow.cs:166)
Trying to add NameText (Utage.UguiNovelText) for graphic rebuild while we are already inside a graphic rebuild loop. This is not supported.
UnityEngine.UI.Graphic:SetVerticesDirty()
Utage.UguiNovelText:SetVerticesDirty() (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:108)
Utage.UguiNovelText:OnTextureRebuild(Font) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:88)
UnityEngine.Canvas:SendWillRenderCanvases()
Trying to add MessageText (Utage.UguiNovelText) for graphic rebuild while we are already inside a graphic rebuild loop. This is not supported.
UnityEngine.UI.Graphic:SetVerticesDirty()
Utage.UguiNovelText:SetVerticesDirty() (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:108)
Utage.UguiNovelText:OnTextureRebuild(Font) (at Assets/Utage/Scripts/GameLib/UI/NovelText/UguiNovelText.cs:88)
UnityEngine.Canvas:SendWillRenderCanvases()