Package error texture streaming
Assertion failed: StreamingTextures.Num() == StreamingTextureGuids.Num() [File:D:\build++UE5\Sync\Engine\Source\Runtime\Engine\Private\Level.cpp] [Line: 1912]
how to solve this error??can you give some advice.
Package error texture streaming
Assertion failed: StreamingTextures.Num() == StreamingTextureGuids.Num() [File:D:\build++UE5\Sync\Engine\Source\Runtime\Engine\Private\Level.cpp] [Line: 1912]
how to solve this error??can you give some advice.
Hmm, it seems like the level failed to package because of a texture steaming fail. If you exclude the level from the packaged project, is the project able to package without any errors?