Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2018.4.X, 2019.2.X, 2019.3.X
Votes
0
Found in
2018.3.0b5
2019.2
2019.3
2020.1
2020.1.0a11
Issue ID
1196971
Regression
Yes
EditorGUI.PopUp contents truncated when contents exceed 127 character limit
How to reproduce:
1. Open attached project "734489-EditorGUIPopUp.zip"
2. In Editor open Test -> Window
3. In the Test window expand "Selection A" till the end
4. Observe the last elements
Expected result: all the seven "ThisWillTruncate" selections are visible
Actual result: only one selection is visible "ThisWil"
Reproducible with: 2018.3.0b5, 2019.2.12f1, 2019.3.0b10, 2020.1.0a12
Not reproducible with: 2017.4.34f1, 2018.3.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL
Add comment