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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.