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
- "Volume" Component documentation link is missing
- GUI.TextField cursor is misaligned from text when setting Content Offset on GUI Skin
- The beginning of the Animation doesn’t start at the correct position when it's being enabled through a Trigger event and the Physics Simulation mode is set to "Update"
- Values are cut off between Visual Scripting Node links when in Play mode
- UI Toolkit Style is inconsistent when using Style Classes named using digits
Add comment