Search Issue Tracker
Active
Votes
3
Found in
2021.3.46f1
2022.3.52f1
6000.0.29f1
6000.1.0a4
Issue ID
UUM-89064
Regression
No
canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
Reproduction steps:
1. Open the attached “TestCanvasIssue.zip” project
2. Open the “Assets/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: “childCanvas.rootCanvas == rootCanvas: True” is printed
Actual result: “childCanvas.rootCanvas == rootCanvas: False” is printed
Reproducible with: 2021.3.46f1, 2022.3.52f1, 6000.0.29f1, 6000.1.0a4
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Slider can be moved by clicking anywhere in the container when Slider is added to the Slider Group
- Unsupported documentation is opened when pressing the "QuickStart" button in the Engineering package
- Crash on OverridingParameterPreparer::OnPrepareVector when repeatedly saving changes made to a Shader Graph
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
Add comment