im getting an error “Terrain splat 8 is null.” the number in the error ranges from 0-8
anyone knows what this error means or how to fix it?
im getting an error “Terrain splat 8 is null.” the number in the error ranges from 0-8
anyone knows what this error means or how to fix it?
That error occurs when you create a texture to paint onto your terrain, and then that image is removed from your assets. Remove the paints for your terrain and the errors will disappear.