Enabling MSAA with a directional light set to stationary results in dynamic objects that are in shadow getting an outline of the unshadowed light from the directional light. Disabling MSAA makes it go away.
This seems to be something to do with a framebuffer not being multisampled or something. I’m on 4.27 but this occurs even in the latest version 5.3.
Is there anything I can do to fix this? Either as a shader modification or an engine tweak?