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
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Add comment