Importing Texture Error - Only occurs when It has a certain name.

Summary

I have imported 2 images into uefn (2048x256). The name is CoinsWarning when it has no underscore between the name i get the error "This textures ingame size is too large max size is 2048 x 2048. Adjust this textures LOD Bias. However when i change the name to Coins_Warning there is no error.

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Assets

Steps to Reproduce

  1. Import an image from photoshop.
  2. Name it 2 words without an underscore between, no space
    3.Will give texture size and LOD Bias error

Expected Result

It will work fine as it follows the power of 2 rule and is below texture size.

Observed Result

Follows all rules but says it is a too large texture size and to adjust LOD Bias. But works if i change name from CoinsWarning to Coins_warning

Platform(s)

windows

Video