The D3D11 RHI needs a static allocation of zeroes to use when streaming textures asynchronously. It should be large enough to support the largest mipmap you need to stream. The default is 4MB.
Usage
d3d11.ZeroBufferSizeInMB [value]
Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.