Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.12f1
2022.1.17f1
2022.2.0b8
2023.1.0a12
Issue ID
UUM-19285
Regression
Yes
Children Canvases don't obey Parent canvas when their Canvas Component is toggled on and off
How to reproduce:
1. Open the user-attached project “Bug-Canvas-Parent-Broken”
2. Open the “SampleScene” scene
3. On the “Sub-Canvas 01” GameObject under the “Canvas Main” GameObject toggle the Canvas Component off and on
4. Toggle Canvas Component off on the “Canvas Main” GameObject
5. Observe the result
Expected result: Both child Canvases are not rendering
Actual result: “Sub-Canvas 01” is rendered with the parent Canvas being disabled
Reproducible with: 2021.3.6f1, 2021.3.12f1, 2022.1.6f1, 2022.1.17f1, 2022.2.0a4, 2022.2.0b8, 2023.1.0a12
Not reproducible with: 2020.3.40f1, 2021.3.5f1, 2022.1.5f1, 2022.2.0a3
Reproducible on: Windows 11 Pro
Note:
-The issue is not reproducible by disabling Canvas as GameObject, this issue was fixed previously
-Also reproducible in Player
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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Resolution Note:
Hi fix should be in latest versions, eg, 2021.3.13/trunk, please doublec check and confirm.