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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
This behavior has changed with the new window pull off behavior on Windows.