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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.