u3d中创建Terrain出错,
我在U3D52018.2.15中创建一个Terrain,什么都没操作出现以下错误
d3d11: failed to create 2D texture id=1259 width=512 height=512 mips=1 dxgifmt=10 [D3D error was 8007000e]
d3d11: failed to create 2D texture shader resource view id=1259 [D3D error was 80070057]
d3d11: Failed to create 2D texture in GfxDeviceD3D11
d3d11: failed to create 2D texture id=1273 width=512 height=512 mips=1 dxgifmt=28 [D3D error was 8007000e]
d3d11: failed to create 2D texture shader resource view id=1273 [D3D error was 80070057]
怎么处理啊