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
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
- SVG fails to import when 'stroke-miterlimit' is less than 1
- Test Runner fails to create a script in the active path when selecting a file as the active path
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
Add comment