Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2021.1.X
Votes
0
Found in
2019.4
2020.3
2021.1
2021.2
Issue ID
1323332
Regression
No
[MacOS] Native dropdown menu shifts upwards when dropdown that is clicked is close to the bottom of the screen
Steps to reproduce:
1. Create new project
2. Select main camera
3. Move the editor window so that Target Display field would be at the bottom of the screen
4. Click on Target Display dropdown
5. Notice that dropdown menu appears towards the middle of the screen
Reproduced with: 2019.4.21f, 2020.3.2f1, 2021.1.0f1, 2021.2.0a10
Note that on 2019.4 and 2020.3 dropdown appears closer to the mouse cursor, but still not in a right place
Not reproducible on Windows.
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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Resolution Note (fix version 2021.2):
When a popup button is near the bottom of the screen, the popup menu should now open near the button but fully on the screen.