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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Add comment