Search Issue Tracker
By Design
Votes
3
Found in
4.3.4f1
Issue ID
596221
Regression
No
EditorGUILayout Popup control does not handle options arrays with duplicate entries
To reproduce:
- Open attached "EditorGUILayout.unitypackage" and launch "test" scene
- In the top menu bar, go to "Test" and open the "popup Test" window
- Observe that no matter what index your are selecting on the window, only one "test" item is displayed in the drop down menu
User writes the following:
"The "Selected Index" is initialized to the middle of the list of options (all named "test"). If you play with changing the selected index you will see that the popup only ever shows a single row "test". The vertical positioning, however, appears to be calculated based on the selected index passed into the list.
The expected behavior is that the list shows all options; that it does not collapse duplicate entries."
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
damagefilter
Oct 09, 2017 11:18
Eeek. No edit button :C
Can someone perhaps explain why exactly this is by design?
Where's the catch?
damagefilter
Oct 09, 2017 11:17
2017.1.1 - still there...
tcz8
May 18, 2017 20:39
I can confirm this on 5.6, its easy to work around but I wasn't expecting to have to.
sysameca
Aug 28, 2014 11:35
Can confirm that on Unity 4.6