Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.0a7
2022.1.0a13
Issue ID
1376889
Regression
No
Mask Interaction doesn't work when using Default-Diffuse material with Visible Outside Mask
How to reproduce:
1. Open attached project
2. In Hierarchy select Trail and in Trail Renderer component make sure Mask Interaction is set to Visible Inside Mask
3. Move Trail around Scene
4. Notice that no other trails are rendered outside of the Mask
4. In Trail Renderer component set Mask Interaction to Visible Outside Mask
5. Move Trail around Scene
Expected result: No trail is rendered inside Mask
Actual result: Trails are rendered Inside the Mask
Reproduced with: 2022.1.0a13
Mask Interaction was introduced in 2022.1.0a7
Notes: Also reproduces with Line Renderer, but then several materials start z-fighting
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