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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment