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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment