Can't make 8192 textures work

Hi,

I have done exactly what the UE 4.8 documentation says. Here is a screenshot from the DefaultEngine.ini file:

And after restarting the engine it remains like this:

49726-screen+shot+07-10-15+at+01.12+am.png

Any suggestions, why something like this happens?

Hi!

Copy the BaseDeviceProfiles.ini file from Engine\Config to YOUR_PROJECT\Config and rename it to DefaultDeviceProfiles.ini

Open the DefaultDeviceProfiles.ini in text editor and replace MaxLODSize=4096 with MaxLODSize=8192

Start your project. If there is no change, then try reimport texture

49774-text8k03.png