Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1f1
Issue ID
918966
Regression
No
[Editor] Selectable region of 'EditorGUI.Popup' overrides additional EditorGUI areas
Steps to reproduce:
1) Download attached project 'EditorGUI_Popup.zip' and open in Unity
2) In the top-level toolbar, click on Examples >> Editor GUI Popup Usage
3) Try to click on Text field
Popup bar will show up
Expected result: You should be able to click on text field without triggering popup bar (check attached video 'expected.mp4')
Actual result: There is no way to click on text field because popup bar always shows up ( check attached video 'actual.mp4')
Reproduced with:
5.5.4f1, 5.6.1p3, 2017.1.0b9, 2017.2.0a3
Tested using Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Add comment