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
- Edge detection fails, _BlitTexture_TexelSize is 0
- Rotating GameObjects is not possible when transform.up is assigned through script
- [Android] Shadowmap Shadows have graphical errors on Android when the default Screen Recorder setting is turned on
- Editor crashes on physx::PxcDiscreteNarrowPhasePCM or freezes when instantiating many GameObjects
- [RenderingDebugger] Wireframe mode is not fully rendered in the Scene View
Add comment