How to make SceneCapture2D not show clouds?

Hi, I’m trying to display my character model on my inventory UI. I am using ShowOnly Actor Components. However, the clouds seem to be rendered in the rendertarget.

image

I have tried disabling the Amosphere show flag within the scenecapture2d component, it removes the clouds from rendertarget but doing that affects the main viewport as well.

image