Outpug log message: LogRenderer: Display: Recreating Shadow.Virtual.PhysicalPagePool due to size or flag change. This will also drop any cached pages

My Output Log writes this message over and over when I load my project:

Outpug log message: LogRenderer: Display: Recreating Shadow.Virtual.PhysicalPagePool due to size or flag change. This will also drop any cached pages

Can someone tell me why and how to fix it?

Thank you!

having the same issue

This warning was related to my scene cap cams (for me at least)
Capture Scene was recreating virtual shadow maps every time I captured. Since Iam using flag change: bCaptureEveryFrame = true for 1 Frame, it eliminated that log spam for me. Further more - no more FPS drops while exporting and importing various rendertargets