When running a game in PIE, standalone, or package the game does not gain initial focus. User must click inside the game window to enable input. ...
Warning in the output log when switching a local variable from struct to Enum ...
Setting the brush shape of the root component for a custom volume BP causes the editor to immediately crash. ...
If a player steps on projectiles they have their velocity overridden and are launched away from the projectile. ...
If a bsp is turned into a static mesh and then the original mesh in the level is duplicated, it will register as duplicated in the world outliner but the mesh will not appear until re-assigned in th ...
When attempting to play random sounds using the 'Random' node within the audio editor, the 'Randomize Without Replacement' does not function as explained via the tooltip. The options says that if y ...
User is reporting an issue with the preview of a Sprite and its rendering in game differing from the Texture Editor based on sRGB setting. With sRGB = True: [Link Removed] With sRGB = False: [Li ...
When packaging a product for Windows (64) with an 'Event Begin Play' node executing a UI sound to play, and changing the Effects Quality within the console, restarts the audio playback for that soun ...
A licensee found a problem with a capsule component used in a blueprint. A player intersecting the spherical ends of the capsule will cause it to fire overlap events. However, after simulating physi ...
Undo when modifying a single channel causes Entire Actor track to be selected. This is problematic when you're trying to modify just the X, Y, or Z channel in the Graph Editor. ...