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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.