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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment