Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.7f1
2019.1.0a5
2019.2.0a1
Issue ID
1138676
Regression
No
Parent Canvas's scaleFactor is overriden when altering child Canvas's scaleFactor
How to reproduce:
1. Open the "SampleScene" Scene in the attached "BugReport.zip" Project
2. Enter Play Mode
3. Alter Scale Factor on the Canvas Scaler Component on Canvas > ZoomCanvas GameObject
4. Observe the Scene View
Expected Behavior: Only the child Canvas Scale is changed
Actual Behavior: The parent Canvas Scale is changed along with the child Canvas Scale
Reproducible with: 2017.4.24f1, 2018.3.10f1, 2019.1.0b8, 2019.2.0a9
Note: If you try to change parent's scaleFactor the weird Scale flickering appears (the child's scaleFactor is superior over the parent's scaleFactor). Could not test with earlier than 2018.3.7f1 and 2019.1.0a5 as the scaleFactor did not work properly at all in the earlier versions in those streams.
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.