Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a9
2019.3.0a11
Issue ID
1173107
Regression
Yes
[UI Element] Drop-down icon is overlapping with the text under Editor Controls properties.
Text gets clipped with a dropdown icon when a long text is selected under Editor Controls properties ( eg. EnumPopup, EnumField, Mask Field dropdown)
Steps to reproduce:
1. Open attached Project
2. UIE Test Suite > Open FTP or Press F11
3. Click on Control > Open Window
4. Click on EnumPopup dropdown
5. Select a long text (eg. Six With A Very Onnnnnnnnnn)
Actual Result:
LongText gets clipped with dropdown
Expected Result:
The icon should not overlap with text filed
Note:
1. Project is updated on 2019.3.0a9, opening with older versions of 2019.3 breaks the project, throws UXML error.
2. Refer attached screenshots for actual and expected results.
Occurring in: 2019.3.0a11, 2019.3.0a9
Working fine in: 2019.2.0f1 (tested on 19.2 project branch)
Environment:
Windows 10 and macOS 10.14.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment