Search Issue Tracker
By Design
Votes
0
Found in
6000.0.45f1
6000.1.0b13
6000.2.0a8
Issue ID
UUM-101744
Regression
No
"Network Visualization" "Ownership" dropdown opens behind other tabs
How to reproduce:
1. Create a new "MR Multiplayer Template" project
2. Go to the Scene View and navigate to the "Network Visualization" overlay
3. Make sure the overlay is located at the bottom of the tab
4. Open the "Ownership" dropdown and observe the results
Expected results: The whole dropdown can be seen
Actual results: The part of the dropdown is covered by another tab
Reproducible with: 6000.0.45f1, 6000.1.0b13, 6000.2.0a8
Reproducible on: Windows 11 Pro, macOS sequoia 15.3 (M1)
Not reproducible on: No other environment tested
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
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected
- Can’t delete gradient keys with Mac keyboard or context menu options
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
Resolution Note:
Thanks for your report. However we won't fix this as this is the intended behavior for that use case.
The overlay placement is adjusting for docked overlays when the overlay size changes. However, for floating overlays (no attached to a corner of the view), changing the overlay size makes it goes outside of the view until someone click on the title bar to move it.
The reason is that we don't want to unexpectedly move the entire overlay away from the mouse and its current action area.
I hope you understand that reason as well :)
Thanks a lot!