I have a mesh object with a Material and Mesh renderer which is set to cast shadows.
I am shining a Realtime spotlight on this object. This light is also set to cast shadows.
My camera is set to Deferred.
But my mesh does NOT seem to be blocking the light. Why?