Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a5
2019.2.0a10
Issue ID
1091359
Regression
Yes
[HiDPI] Maximized/expanded undocked window doesn't get rescaled when dragging to different scaled monitor.
Maximized/expanded undocked window doesn't get rescaled when dragging to different scaled monitor.
Steps to repro:
1. Open empty project.
2. Dock unity editor to 4K monitor.
3. Undock scene window and maximize/expand it.
4. Drag to the different scaled monitor.
Actual Result:
Maximized undocked window doesn't get rescaled when dragging to different scaled monitor.
Expected Result:
The dragged window should be rescaled.
Reproducible in:
2019.1.0a5, 2019.1.0a4, 2018.3.0b6, 2018.2.0f1, 2018.2.0b11
Note:
1. This bug was fixed in 2019.2.0a7 but it is again occurring in 2019.2.0a10 onwards.
2. HiDPI support has been introduced in 2018.2.0b11.
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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Resolution Note (2019.2.X):
This behavior has changed with the new window pull off behavior on Windows.