Unity Issue Tracker - UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
Fixed
UUM-96671
UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
Unity: SRP Settings
Fixed
6.2.X
Won't Fix
6.1.X
6.0.X
UI Overlay is now re-centered correctly in a resized floating game view of an SRP project.
No backport planned, this is a small issue.
No backport planned, this is a small issue.
How to reproduce:
1. Create and open a new URP / HDRP project
2. In Hierarchy create UI > Panel
3. Select the Panel GameObject and scale it down to see the borders
4. Make the Game view window a floating window
5. Resize the Game view window by any corner
Expected result: The panel remains in the center while the window is resized
Actual result: The panel stays attached to the bottom-left corner of the rendered view while the window is resized