Search Issue Tracker
Fixed
Fixed in 2021.3.48f1, 2022.3.57f1, 6000.0.35f1, 6000.1.0b2, 7000.0.0a17
Votes
4
Found in
2021.3.44f1
2022.3.52f1
6000.0.26f1
6000.1.0a2
Issue ID
UUM-86544
Regression
No
Nested canvases do not inherit sorting layer of parent when viewed in prefab mode
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Select the “Window” prefab in the Hierarchy window
4. In the Scene view, observe that the “Window” prefab is displayed with some buttons (nested prefabs) visible at the top
5. Open the “Window” prefab in context mode (click the Arrow to the right of the prefab instance)
6. Observe the Scene view
Expected result: The buttons should be visible at the top of the window
Actual result: The buttons are not visible at the top
Reproducible with: 2021.3.44f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a2
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: Setting the sorting layer from "UI" to "Default" solves the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment