Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2018.4
2019.3
2019.3.0b7
2020.1
Issue ID
1192226
Regression
No
Root Canvas scale is displayed incorrectly in Scene after disabling Canvas Scaler on duplicated and then nested root Canvas
How to reproduce:
1. Create new project
2. Add UI>Text to Scene
3. Select Canvas in Hierarchy and alter Canvas Scaler/Scale Factor
4. Duplicate Canvas and nest it to root Canvas
5. With nested Canvas selected in Hierarchy, disable Canvas Scaler in Inspector
Expected result: Due to warning "Non-root Canvases will not be scaled" child and parent Canvas scale representation should not change
Actual result: Scale value of root Canvas does not change, although it is displayed with a different scale value
Reproduced with: 2017.4.33f1, 2018.4.11f1, 2019.2.9f1, 2019.3.0b7, 2020.1.0a9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
- The Scene view Camera does not move when clicking the middle mouse button on a GameObject in the Scene view
- InvalidOperationException error when moving a VisualElement in WebGL Player
Add comment