Search Issue Tracker
By Design
Votes
0
Found in
2022.1
2022.2.0a1
Issue ID
1387035
Regression
No
position of advanced dropdown changes everytime call show()
1. open attached project
2. Click Bug/Reproduce repeatedly
expected result: advanced dropdown opens at the same position
actual result: position changes.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (2022.2.X):
Fixed by design, as the AdvancedDropdown is not meant to be used as a standalone window, but only inside a window.