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
- ComputeShader compilation is executed sequentially, resulting in subpar performance
- Crash on UnityObjectToString(Object*) when an object has a field with a type mismatch and an active Animator
- Visual Effect Graph Node creation folder colors are not set to default by default
- The Attach button is active and shows the Attached to Visual Effect" tooltip when the Visual Effect Graph is no longer attached
- The same subgraph window can be opened multiple times after a domain reload
Add comment