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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note (2019.3.X):
Low priority defect for the moment. This bug is unlikely to be fixed in the near future.