Description

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"
Steps to Reproduce
  1. Drag and drop with .paper2dsprites file at editor.

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

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-103589 in the post.

2
Login to Vote

Won't Fix
ComponentUE - Gameplay - Paper2D
Affects Versions4.25
CreatedNov 21, 2020
ResolvedJul 19, 2022
UpdatedJul 19, 2022