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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment