When import .paper2dsprites file, always output warning log.
It seems missmatch URL TexturePackerPrefix and AppName with metadata.
- PaperJsonSpriteSheetImporter.cpp const FString TexturePackerPrefix(TEXT("http://www.codeandweb.com/texturepacker")); - metafile "https://www.codeandweb.com/texturepacker"
Then, warning output log.
LogPaperSpriteSheetImporter: Warning: Unexpected 'app' named 'https://www.codeandweb.com/texturepacker' while parsing sprite descriptor file 'Test'. Parsing will continue but the format may not be fully supported
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-103589 in the post.
2 |
Component | UE - Gameplay - Paper2D |
---|---|
Affects Versions | 4.25 |
Created | Nov 21, 2020 |
---|---|
Resolved | Jul 19, 2022 |
Updated | Jul 19, 2022 |