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
- Null reference exceptions occur when ScriptableObjects saved in the same .asset file are referenced in runtime
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.