UsePass with stencils (828629)

Why do the stencils not work that way for me?

        Stencil
        {
            Ref [_StencilMask]
            CompBack Always
            PassBack Replace

            CompFront [_StencilComp]
            PassFront Zero
        }
        // ------------------------------------------------------------------
        UsePass "CrossSection/Standard/FORWARD"

Answered in your other thread: UsePass with stencils