Landscape Textures Disappeared

Hi Everybody, I just started learning Unreal Engine 4. And I was following a Udemy course on Unreal Engine 4. I was working on a game and then saved my project and closed it. When I came back to it 2 days later, I found my landscape textures were gone and were replaced with a black and grey checkered texture. I would appreciate any solution. Thanks in advance! Screen Shot 2020-08-06 at 4.15.40 PM.png

Hey,

How many texture samples are you using in your landscape material? The maximum is 16 (minus a couple reserved by the engine). If you want to use more set the TextureSample node to Shared: Wrapped.

Otherwise, check that in Landscape Paint mode you still have your Layers assigned correctly?