Steps to reproduce:
- Create a new 3D URP project
- Install the Entities package (com.unity.entities)
- Go to Window > Entities > Systems
- Click + icon in the search to add query block
- Select "Component Count" block
- Open its dropdown by clicking on the arrow
- Observe the opened dropdown window
Actual results: The value dropdown opens in the top-left corner of the screen
Expected results: The value dropdown opens directly below the query block's arrow
Reproducible with versions: 6000.5.0a9 (acc4c1f79cd5), 6000.5.0b10, 6000.6.0a6
Not reproducible with versions: 6000.5.0a8
Tested on (OS): Ubuntu 24.04, Windows 11
Notes:
- Does not reproduce with the same query block in the Global Search window
- Reproduces with all Query blocks