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
- Light is not applied properly to Terrain Details when using Light Layers
- Opening reference for XR component redirects to a missing page
- [Android]Crash on PersistentManager::GlobalToLocalSerializedFileIndex(SerializedObjectIdentifier const&) when building the Android Player
- [Android] The Video Player stops playing at different points when Skip On Drop is enabled
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
Add comment