Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2019.3.0f6
2020.1
Issue ID
1220958
Regression
No
EditorGUILayout.Popup does not display remaining folders when a folder has too many elements
Reproduction steps:
1. Open the attached project "case_1220958-PopUpBug.zip"
2. In the Project window under "Assets/Scenes" open "SampleScene.unity"
3. In the Hierarchy window select the "GameObject" GameObject
4. In the Inspector window under the "EnumPopUp" component select the "Big list bugged" dropdown menu
Expected result: remaining folders are displayed
Actual result: the remaining folders are not displayed if there are too many elements
Reproduces on: 2017.37f1, 2018.4.17f1, 2019.3.2f1, 2020.1.0a24
Notes:
-When filling an array with slashes EditorGUILayout.Popup displays the list as expected
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2020.2.X):
Low priority defect and unlikely to be fixed for the near future.