Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b10
Issue ID
779899
Regression
Yes
[GameView] UI position and scale doesn't update when game view window is placed back into the fixed default position
Repro from scratch:
- create a scene
- add a UI>Text element
- anchor it on the *right* side via the rect transform inspector (hold alt to set position)
- resizing the window should move the text element
- after undocking it and resizing it, re-docking it won't move it
- resizing the dock window positions it correctly
Reproduction steps(GIF attached):
1. Open attached Unity project.
2. Open "MIDIUnified > Examples > Sequencer > Scenes > Sequencer" scene.
3. Drag game view window out of the fixed position.
4. Resize it.
5. Put it back into fixed position.
6. UI position and scale doesn't update for the new size.
7. Resize the game view now.
8. UI position restores.
Reproduced with: 5.4.0a5, 5.4.0b10
Not reproducible with: 5.4.0a4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment