Volumetric spothalo shadow clipped at z=0.0 instead of correct z= -1.0. Just forgot that zbuffer for spot shadow uses entire signed integer range.
Volumetric spothalo shadow clipped at z=0.0 instead of correct z= -1.0. Just forgot that zbuffer for spot shadow uses entire signed integer range.