RenderTarget Error 232

In my Output Log I was receiving the following message:

LogRHI: Error:
GetAndOrCreateGraphicsPipelineState
RenderTarget check failed with: 232 !
LogRHI: Error:
GetAndOrCreateGraphicsPipelineState
RenderTarget check failed with: 232 !
LogRHI: Error:
GetAndOrCreateGraphicsPipelineState
RenderTarget check failed with: 232 !

I noticed this message after I upgraded my project from 4.19 to 4.21. Running a new project on 4.21 did not show this error.

Any help on how to fix this would be great.

Hmm actually everything might be okay. There was another message on screen saying that lighting needed to be built for 4 objects. I built the lighting and it appears that the log message went away.