Video streamed through the media player asset is not accompanied by audio. The issue occurs for all supported video formats. Currently this has only been tested with streaming via URL due to [Link R ...
A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...
If the user in holding down a key and then uses the mouse to click on a button in UMG it will cause the key to fire off it's released execution. ...
USkeletalMeshComponent::TickComponent is run in the PrePhysics tick group. This is the only place where the SkeletalMesh is actually checked to be != nullptr to determine whether or not the TickClot ...
Lines are not drawn correctly when calling the Draw Lines node in blueprints when playing in Standalone mode. Regression? Yes, I ran the same test in 4.9.2 and 4.10.4, and the issue did not occur i ...
On a Mac running either Yosemite or El Capitan, when you go to open an asset either through the menu: File>Open Asset or Command + P, when the pop-up window appears and you start typing, the window ...
When executing the 'execute console command' with 'sg.ResolutionQuality 25' the engine scalability settings are at 6%. When you set the 'sg.ResolutionQuality 50' the engine scalability settings are ...
Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...
If the Windows Taskbar is docked on the right side of the screen, when Playing in Editor (Standalone Mode) game AND/OR a final packaged game, entering fullscreen results in the game window opening t ...
Ray Traced Translucency Option Doesn't Work in Post Process Volume. Found in 4.23 Preview 6 CL# 7848402, and 4.24 CL# 8074192 Working as expected in 4.22 CL# 7053642 This is a regression. ...