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
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()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment