A blueprint with a PaperTileMap component will not render when played through the 'Mobile Preview' or as a packaged project. If the Tilemap alone is dragged into the viewport it renders fine when p ...
It seems that we're getting an intermittent crash when killing a pawn that's executing a parallel node. It's crashing in BehaviourTree.cpp on this code: UpdateInstance.ParallelTasks[ParallelTaskId ...
When attempting to launch KiteDemo recently, this operation required hours to complete (on a decent spec PC). It looks as if there's possible scope for improving the FAllocator2D algorithm (maintai ...
In mobile preview and device, UMG displays way darker image than in the editor. ...
When you import the SRT files for both Broadleaf_Desktop and BroadLeaf_Mobile, the BroadLeaf Mobile Texture Atlas (Diffuse and Normal) will not import. This is a regression, it imported properly i ...
Mouse input is not aligned with the visible cursor when users switch from windowed to fullscreen. Input seems to be located to the left of the visible cursor. This prevents users from accessing any ...
The Vertex (Sprite) Color is rendering a higher value than the color picker has set. In 4.7.6 this is consistent for Materials as well, but in 4.8 and 4.9 only the Paper2D elements are rendering at ...
User bug report: Why do you guys remove the Json Importer from UE 4.8? All atlases from TexturePacker can not be imported anymore on our projects. Is there a way to activate it? or maybe is there a ...
If the user gets the world location of the arrow component ( one example) in a packaged project it will cause the game to crash. This does not happen in the editor and it has to be done one the thir ...
Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...