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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment