LN - further notes from CharlieT: This is a global problem. If you go through and add the game to your steam account it will pull up the correct name. However, if you just boot up the game while st ...
When trying to quit out of multiplayer shootout the screen just goes black and does not close ...
If the user clicks in the black area off to the side the mouse will be captured and the player can no longer get the mouse back ...
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 ...