When import .paper2dsprites file, always output warning log. It seems missmatch URL TexturePackerPrefix and AppName with metadata. - PaperJsonSpriteSheetImporter.cpp const FString TexturePacke ...
About issue:Similarly issue also can be seen in Isometric Staggered projection modeSuch issue does not occurs in Orthogonal and Isometric Diamond projection modesIn viewport in UE4Editor this redund ...
The modes are useless and should be disabled while the vertex(es) is(are) selected. The same behavior in Edit Collision and Edit RenderGeom modes. I've checked it in 4.25.3. Probably, this bug exis ...
UPaperSprite::PostLoad() now sets BakedSourceTexture, BakedSourceUV, and BakedSourceDimension (if AtlasGroup is nullptr). There's nothing in reimport that sets them, so they are stale/latch to the ...
Outputs a warning log for loading source texture when Papaer2D is loaded in Editor. This may be due to a conflict post load of Paper2D and load source texture. The warning log is output only in ...
Sprite fails to edit based on UV Source Texture Region, when attempting to bulk edit via Bulk Edit Property Matrix. User was following along to this Epic tutorial: [Link Removed] However, the e ...
Comparing static mesh cube, plane, and a paper2d sprite with a lit material it appears that we've changed how we calculate the vertex normals for paper 2d sprites, see below: [Image Removed] ...
Loose sprites:[Link Removed] When these three selected sprites are grouped, it stops rendering correctly:[Link Removed] ...
Tilemaps using lit methods of rendering are subject to strange lighting behavior. If the material for the tilemap is using a 'masked' method of rendering. Lighting will appear at incorrect angles. ...
Making changes to a sprite asset by double clicking in the Sprite while using "Edit Source Region" does not cause the asset to dirty. ...