Search Issue Tracker
By Design
Votes
1
Found in
2020.3.14f1
2021.2.0a9
2022.1
Issue ID
1357435
Regression
Yes
Undocked Editor windows can not be positioned outside the visible screen area
How to reproduce:
1. Open the attached project (1357435.zip) and make sure "SampleScene" is open
2. Enter Playmode
3. Press the S key to open an undocked Game view window
4. Hold the A or D key until the Game view goes beyond the left or right edge of the visible screen area
Expected result: the Game view leaves the visible screen area
Actual result: the Game view stops at the visible screen area's edge
Reproducible with: 2020.3.17f1, 2021.1.22f1, 2021.2.0a9, 2021.2.0b12, 2022.1.0a9
Not reproducible with: 2019.4.29f1, 2021.2.0a8
Notes:
1. Reproducible on Windows 10
2. The issue is present on all Editor versions on Ubuntu 20.04 (other application windows are able to leave the visible screen area)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
This change was by design to guard against windows disappearing off the screen or losing the top bar to move the window due to DPI differences in displays. A full screen playmode is something we would like to implement in the future.