Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b10
Issue ID
780118
Regression
Yes
UI is not scaled properly in the editor when using fixed aspect ratio
How to reproduce:
1. Open attached project
2. Open scene main.unity
3. Resize the Game view
- Note how the text moves around and changes position based on the size of the view
- The problem is more pronounced in versions where Unity supports Retina displays (5.4+)
- Reproduced in Version 5.4.0b11 (323b0238353b), Version 5.3.4f1 (fdbb5133b820), Version 5.2.4f1 (98095704e6fe)
- Not Reproduced in 2018.3.0a1
- Won't fix: In 5.4 retina support is enabled so the physical size of the game view on a retina display is much larger thus scaling by physical size would make things smaller.
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