Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.1.0a9
2020.3
2020.3.3f1
2021.1
2021.2
Issue ID
1328538
Regression
Yes
[2D][Sprite Mask] Sprite Mask Shading Mode view is not correctly displayed when changing mask interaction or sorting layer
Reproduction steps:
1. Open the user's attached project and custom-range scene
2. Set Scene Shading Mode to Sprite Mask
3. Observe the Scene view (all the squares are darkened)
4. In the Hierarchy window, select Green
5. In the Inspector window, set Mask Iteration to Visible Inside Mask
6. Observe the Scene view
Expected result: All squares are darkened and surrounding squares are not affected
Actual result: Green and surrounding squares are not darkened
Reproducible with: 2019.1.0a9, 2019.4.25f1, 2020.2.5f1, 2021.1.4f1, 2021.2.0a14
Not reproducible with: 2018.4.34f1, 2019.1.0a8
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2021.2):
A fix for this issue will be available on Unity 2021.2.0a20 and above