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
- Incorrect vehicle rotation when using ForceMode.VelocityChange
- [Linux] Dropdown Menus are filled with empty entries when the Menu intersects with the Editors borders
- [HDRP] [Metal] Tiled artefacts when using DRS
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
Add comment