Search Issue Tracker
By Design
Votes
1
Found in
2017.4.0f1
2018.4.0f1
2019.1.14f1
2019.2.6f1
2019.3.0a1
2020.1.0a1
Issue ID
1184834
Regression
No
Canvas' and Camera's gizmos resize when Scene View is maximized
How to reproduce:
1. Open the attached '1184834-Canvas-resize-issue.zip' project
2. Open 'SampleScene' Scene
3. Select 2D button in the Scene View
4. Double-click 'Canvas' GameObject in the Hierarchy
5. Select Scene View > Shift + Space
Expected result: Canvas' and Camera's gizmos are not resized
Actual result: Canvas' and Camera's gizmos are resized
Reproducible with: 2017.4.32f1, 2018.4.9f1, 2019.2.6f1, 2019.3.0b4, 2020.1.0a4
Note:
- Not reproducible if Scene View is a separate window
- Not reproducible when maximizing a window using a mouse
- Reproducible on macOS, Windows
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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Resolution Note (2019.3.X):
The canvas size it tied to the game view size. When the scene view is docked with the game view the size of the game view is modified when the scene view maximizes. Thus the change in the canvas size.