Search Issue Tracker

Fixed in 5.2.0

Votes

0

Found in

4.6.0b8

Issue ID

605156

Regression

No

Two errors when entering too much text into text field in uGUI

UI

-

1. copy text from the attached 'TextLimit' into the text field
2. two errors occur:

maxVertices < 65536 && maxIndices < 65536*3

and

count <= std::numeric_limits<UInt16>::max()
UnityEditor.DockArea:OnGUI()

Add comment

Log in to post comment