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."
Comments (4)
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
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
- [Profiler] The GPU Highlight module flags the frame before the spike when using DoInference in a coroutine
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