Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2018.4
2019.2
2019.2.6f1
2019.3
2020.1
Issue ID
1194121
Regression
No
EditorGUILayout.Popup ignores GUILayoutOption when the GUILayoutOption's name starts with "/" symbol
How to reproduce:
1. Open the attached project "1194121.zip"
2. Open the TestEditor window (TestEditors -> TestEditorWindow)
3. Click on the dropdown menu
Expected result: Three options are shown
Actual result: Only two options are shown
Reproducible with: 2017.4.35f1, 2018.4.13f1, 2019.2.13f1, 2019.3.0b11, 2020.1.0a14
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
- UI Builder Hierarchy files are not marked dirty when Inspector fields in Attributes category are changed
- SVG file icons do not use the default asset icon when Vector Graphics package is not installed
- UnmanagedReadOrWrite objects are not disposed off when GZipStream is used in the "using" statement
- Android build fails when StreamingAssets contains 998 or more files
- "Playmode tint" is applied to Color and Gradient fields when in Play mode
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.