Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
931358
Regression
No
[HiDPI] Long selection list in an inspector crops selections on lower res monitor on a multi-monitor PC
Steps to reproduce:
1. Open QA attached project
2. Select Main camera
3. Have 2 displays, one with a larger and the other with a smaller resolution
4. Bring the inspector to the smaller resolution monitor
5. Click on the list for the KeyCode variable
6. Observe that the list can't be scrolled, because the triangle is below the screenspace
Expected: Based on the resolution, the list should be shortened and scrolled appropriately
Actual: The scroll button for the list is offscreen and inaccessible
Reproduced on 5.5.4p1, 5.6.2p4, 2017.1.0f3, 2017.2.0b3
Note: If you lower the resolution with a window further away towards the side, there might come a scenario where there is a window behind screenspace and it's completely unreachable.
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
Add comment