Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b13
Issue ID
787195
Regression
Yes
When the parent object uses a Mask, the child canvas disappears completely when it overrides the sorting order
How to reproduce:
1. Open the attached project
2. Open "Masked Inner Canvas" scene
3. Expand Canvas>Mask Panel and select Inner Canvas
4. Enable "Override Sorting" and notice that Inner Canvas text completely disappears
5. Enter play mode and observe how the left nested canvas changes, when it is set to override the sorting order
6. Exit play mode and observe that its visual change persists
Note: In contrast, when the masking parent uses a Rect Mask 2D, the inner canvas is always masked. It doesn't matter whether it overrides the sorting order or not. The expected behavior is for the child canvas to no longer be masked
Not reproducible: 5.3.4p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene dependency changes do not trigger a scene re-hash during Content Archives build
- Crash on PhysicsCommands::PhysX::CreateCharacterController when a Prefab containing a CharacterController Component is Instantiated with NaN position values
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
- Xcode crash on "AudioToolbox`AQ::API::V2Impl::AudioQueueProcessingTapGetSourceAudio" when repeatedly opening and closing video via AVPro Video's MTAudioProcessingTap on macOS 26.0+
- Burger button in the Multiplayer Play Mode window is not visible when using the Light theme
Add comment