Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.2p4
Issue ID
941003
Regression
No
[Oasis] UWP Builds have wrong mouse position origin for UI when App scale is other than 100%
Steps to reproduce:
1. Create a new project
2. Create a new Scene and add new UI Button
3. Build scene for UWP
4. Open Windows Display Settings
5. Make sure that Application/Text/Icon scale is set to other than '100%'
6. Open VS solution
7. Build & deploy on local machine
8. Hover over UI Button
Expected behavior: Button is highlighted
Actual behavior: Button isn't highlighted - to actually hit that Button you have to hover mouse far below it depending on App scale (video attached)
Reproducible with: 5.6.0f3-MRTP7, 5.6.2p4-MRTP14
Not reproducible with: 2017.2.0b7, 2017.3.0a4
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