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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
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.