Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.8f1
Issue ID
1062581
Regression
No
[UI] Canvas does not redraw when focusing on different Game view
To reproduce:
1. Open any project
2. Create canvas with Screen Space - Overlay Render mode
3. Create multiple Game views of different resolutions
4. Try focusing different Game views
Expected: canvas scales according to the Game view focused
Actual: canvas doesn't scale on focus
Reproduced in: 2017.1.5f1, 2017.2.3p3, 2017.4.8f1, 2018.1.9f1, 2018.2.2f1
Not reproduced in: 2018.3.0a1, 2018.3.0a6
Note: canvas doesn't seem to have had on focus listener, therefore would only redraw if selected Game view is resized, or canvas properties are changed
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