Here is the settings of all textures in game (cuz they 16x16)
Maybe there is a problem with plugins so here is the “Plugins” paragraph in uproject file
Maybe i disabled something important
"Plugins": [
{
"Name": "GameJoltAPI",
"Enabled": false
},
{
"Name": "DiscordRpc",
"Enabled": false
},
{
"Name": "GlobalEvents",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/Fab/product//b16795a9-1d1d-4a2a-8bb6-0566981a4c42"
},
{
"Name": "ReadWritePlugin",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/74b9f3d768c845ad8282fd4aa0cef343"
},
{
"Name": "Restful",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/8f2856c9c2844561a2ff1f81c4772ba7"
},
{
"Name": "FileSDK",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/4f737815666c4e7dabf2043fb55a8419"
},
{
"Name": "FileSystemLibrary",
"Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/c8061306eb9b4518ad9183e8a27bee04"
},
{
"Name": "AchievementSystem",
"Enabled": true
},
{
"Name": "TelegramMessage",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/2bb60d1f6f4842ee846ca03117700d8c"
},
{
"Name": "CubemapExport",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/ba28748d95974292adf87cb0591bb61b"
},
{
"Name": "RestartEditor",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/a00eb1e478ae4a8fb655aa22f9125b07"
},
{
"Name": "SteamAudio",
"Enabled": true
},
{
"Name": "NiagaraUIRenderer",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/fd24d23ca57b4c59a4e4b7368da250bd",
"SupportedTargetPlatforms": [
"Win64",
"Android"
]
}
]
And maybe some configuration mistakes…
so tell me what can be wrong