Unity Issue Tracker - Tooltips are shown in the random place when there is not enough space for it above the element
Closed
UUM-89079
Tooltips are shown in the random place when there is not enough space for it above the element
Unity: UI Toolkit Controls
Won't Fix
6.1.X
6.0.X
2022.3.X
2021.3.X
This is an issue with a sample project, please report internally.
How to reproduce:
1. Open the attached "ReproductionTooltip" project
2. In the toolbar -> Quiz, make sure "Load bootstrap scene On Play" is selected
3. Make sure Play mode is in "16:9 Aspect"
4. Enter the Play Mode
5. Click Start -> Play -> 1 quiz -> Play
6. Hover on the lives icon on the left side of the progress bar
7. Observe the tooltip
Expected results: The tooltip is opened near the UI element
Actual results: The tooltip is opened in the middle of the screen