When using custom shadow angle for spotLight I think the wrap mode for shadow texture is set to clamp, as you can see the shadow map get stretched over all of the illuminated are which looks really bad.
Although this could be beneficial in some cases like if there’s a wall or large object we know would be casting a shadow all along the area but we just want dynamic shadows to be limited to a small area in middle.