Search Issue Tracker
Fixed in 4.6.X
Votes
4
Found in
4.6.0b16
Issue ID
627741
Regression
No
UI.Text has no property for getting or setting horizontal/vertical overflow even though it is editable in the inspector
To reproduce this bug:
1. Create UI Text
2. Notice it has fields such as Line Spacing, Horizontal/Vertical Overflow that can be edited
3. There is no way to set/get those values from the script
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
LeoCeballos
Jan 12, 2015 20:51
AH! Nevermind. Not in the docs yet but it is in-editor.
LeoCeballos
Jan 12, 2015 20:46
This issue does not seem to be resolved.
shortlin
Dec 24, 2014 09:55
does it really got fixed?
JHibbins
Nov 19, 2014 17:27
I had expected to be able to access the following Enums, can these be reflected in the short term?, if so how?
horizontalOverflow
verticalOverflow