diff --git a/Gems/Atom/Feature/Common/Code/Source/Shadows/ProjectedShadowFeatureProcessor.cpp b/Gems/Atom/Feature/Common/Code/Source/Shadows/ProjectedShadowFeatureProcessor.cpp index 68de05c043..d77a5bd7a2 100644 --- a/Gems/Atom/Feature/Common/Code/Source/Shadows/ProjectedShadowFeatureProcessor.cpp +++ b/Gems/Atom/Feature/Common/Code/Source/Shadows/ProjectedShadowFeatureProcessor.cpp @@ -104,6 +104,7 @@ namespace AZ::Render m_shadowData.Release(id.GetIndex()); } + m_filterParameterNeedsUpdate = true; m_shadowmapPassNeedsUpdate = true; }