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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment