Android Cook Failed while Packaging - Assertion Failed Error

I’m using Unreal 4.27 and when I tried to package the project for Android, Cook failed.
“LogWindows: Error: Error reentered: Assertion failed: CompressedFormat == PF_Unknown || CompressedFormat == CompressedMip[0].PixelFormat [File:D:/build/++UE5/Sync/Engine/Source/Runtime/Engine/Private/VT/VirtualTextureDataBuilder.cpp] [Line: 673]”
that was the error message I got
Any Idea How to Solve this problem?