Search Issue Tracker
Fixed
Fixed in 6000.2.0a8
Votes
0
Found in
6000.0.37f1
6000.1.0b5
6000.2.0a2
7000.0.0a1
Issue ID
UUM-96671
Regression
Yes
UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
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
Reproducible with: 2023.3.0a8, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Not reproducible with: 2022.3.57f1, 2023.3.0a7
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Note: Reproducible in URP and HDRP but not in BiRP
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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Resolution Note:
Postponing the port.
Resolution Note (fix version 6000.2.0a8):
UI Overlay is now re-centered correctly in a resized floating game view of an SRP project.