Search Issue Tracker
Fixed in 2019.1.X
Votes
1
Found in
2018.2.0f2
Issue ID
1064466
Regression
No
Dropdown doesn't close when clicking outside it under certain cicumstance
To reproduce:
1. Open the attached project (Overcharge Strip.zip)
2. Open the Test scene
3. Try opening Fullscreen Mode, Resolution, Anti-aliasing dropdowns
4. Observe that they do not behave the way they should
5. Delete the Canvas and Graphics Raycaster components from the GameController -> Canvas_UI -> Window_Options_Top game object
Expected: the dropdowns should not be opening above the initial dropdown position and should close when clicked outside the dropdown when they are children of the object with a Canvas, which in turn is a child of another object with a Canvas
Reproduced in 2018.2.0f2, 2018.2.2f1, 2018.3.0a7
Could not test in earlier version because the UI objects in question are in the prefab, but the prefab breaks in earlier versions and I am not able to reproduce the issue by recreating the prefab and its structure
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor is frozen on "Reloading Domain" when entering Play Mode for the second time using Socket.Poll(-1, ...)
- Empty GameObjects are created without Skinned Mesh Renderers when using AnimatorUtility.DeoptimizeHierarchy() on FBX files with same-named GameObjects
- Snapshots don't work for exposed parameters after using SetFloat
- TMP's Input Field caret disappears when its width is set to 1
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when attempting to remove a binding in the UIBuilder for a UxmlObjectReference
Add comment