[#bugs] If you press ENTER to open your high score summary with the prerelease pop-ups, ...

Issue #2379 resolved
Freehold Games Bot Account created an issue

Marked for crossposting by: exsanguination microtubules

Message (jump):

<exsanguination microtubules> If you press ENTER to open your high score summary with the prerelease pop-ups, you can end up with a blank scroll dialog and the Player.log shows some errors like this. Happens for characters with a long tombstone history.
css ArgumentException: Mesh can not have more than 65000 vertices at UnityEngine.UI.VertexHelper.FillMesh (UnityEngine.Mesh mesh) [0x0001e] in <a39e612af6d449e3a09375a3798ff0ed>:0 at UnityEngine.UI.Graphic.DoMeshGeneration () [0x000a7] in <a39e612af6d449e3a09375a3798ff0ed>:0 at UnityEngine.UI.Graphic.UpdateGeometry () [0x0000f] in <a39e612af6d449e3a09375a3798ff0ed>:0 at UnityEngine.UI.Text.UpdateGeometry () [0x0000e] in <a39e612af6d449e3a09375a3798ff0ed>:0 at UnityEngine.UI.Graphic.Rebuild (UnityEngine.UI.CanvasUpdate update) [0x00028] in <a39e612af6d449e3a09375a3798ff0ed>:0 at UnityEngine.UI.CanvasUpdateRegistry.PerformUpdate () [0x000f7] in <a39e612af6d449e3a09375a3798ff0ed>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception, Object) UnityEngine.UI.CanvasUpdateRegistry:PerformUpdate() UnityEngine.Canvas:SendWillRenderCanvases() UnityEngine.Canvas:ForceUpdateCanvases() UnityEngine.UI.ScrollRect:EnsureLayoutHasRebuilt() UnityEngine.UI.ScrollRect:LateUpdate()

Comments (3)

  1. Log in to comment