Quick question,
When I’m using split screen with ocean, the ocean post proces crashes the editor (and package) with an error.
Assertion failed: !bIsLoadActionInvalid [File:D:/Build/++UE4/Sync/Engine/Source/Runtime/RenderCore/Private/RenderGraphValidation.cpp] [Line: 421] Pass 'SeparateTranslucencyParallel' attempted to bind texture 'SeparateTranslucencyColor' as a render target with the 'Load' action specified, but the texture has not been produced yet. The render target must use either 'Clear' or 'NoAction' action instead.
Anyone knows a quick fix?