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
- It is possible to disable the Low Resolution Aspect Ratios setting on non-Retina displays when the display's scale is set to a value higher than 100%
- The “Default” overlay preset is selected and not marked dirty but the overlay itself is still unsaved when deleting a different preset
- Cannot change “Irradiance Quality” property value when click and dragging on the property title in Lightmap Parameters
- Multiple "Layout Element" Components can be added to the same GameObject
- "Layout Element" Component's fields don't preserve the values after reenabling the parameters
Add comment