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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
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.