The RemapControllerInput function call likely needs to be added back to the game viewport client as a fix. ...
No sound play in editor when using ALSA (Advanced Linux Sound Architecture), and log spam when launching a project ...
Suggested fix is to relocate the Super::PreExit() call to the end of UGameEngine::PreExit() so that level streaming can be safely flushed before the MID cache is cleaned up. ...
One of our licensees pointed out this problem. I've tried all the common redirector problems (write / read permission, multiple instances of the editor, renaming the assets, running the commandle ...
Owen's leg can be seen sticking through his jacket on station 1.4 of ContentExamples Animation map. ...
Creating a custom collision preset changes the collision of third person characters capsule component. Tested in: 4.23.1 CL#9631420 4.24.1 CL#10757647 4.25 CL#10889200 ...
There is no way to control the player after creating a new top down project (blueprint or code). This should be fixed by [Link Removed] ...
DOF does not display correctly(screen turns black) on several mobile devices. I could repro the issue on:Samsung GALAXY S7, Android 6.0.1Xperia X Performance (F8132), Android 6.0.1 ...
[Image Removed] [Image Removed] [Image Removed] if strip with -x option, it will fix this issue. ...
The fix for this is to override the FEnhancedActionKeyMapping::operator== to account for the deep copy that happens on modifiers instead of comparing addresses ...