Search Issue Tracker
Fixed in 2017.3.0f3
Votes
1
Found in
2017.2.0f3
Issue ID
963276
Regression
Yes
Canvas doesn't retains it scale if it is set as child of another canvas
If using two canvases one with Canvas Scaler mode set to Constant Pixel Size and other Scale with Screen Size. Setting canvas with Scale with Screen Size as a child of a Constant Pixel Size, the child canvas doesn't retain its scale.
Steps to reproduce:
1. Download project and open "HomeScreen" scene
2. Enter play mode (script automatically sets canvas as child)
Expected results: child canvas retains it scale
Actual results: child doesn't canvas retains it scale
Reproduced with: 2017.2.a1 - 2017.2.0f3, 2017.3.0a1 - 2017.3.0b4
Fixed in: 2017.2.0p1, 2017.3.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment