UPDATE: 3/10/2015 User reported manually adding a separate boolean value causes that value to automatically switch to true upon reloading editor as well. No current workaround is available. ======= ...
Since 5.3, BlackmagicMediaSource causes a memory leak. This didn't happen on 5.2. You can see the leak on PIE. [Image Removed] [Image Removed] If "Just-In-Time Rendering" option in the MediaB ...
Values for pinch input produce very different results for the same area on an android device. values can range from 0 to 1, or end up in the thousands, despite the pinch distance being the same. It ...
When using Select All, the children are selected as well. When you move the actors, the children begin to move at different rates than the rest of the actors, resulting in them being offset when you ...
Using a post process volume with lens flare and a bloom enabled do not appear functional in split-screen multiplayer. Other selections in the PPV work as intended (ie. Fringe, Ambient occlusion). ...
When a widget that has a retainer box is behind another widget that doesn't have one it will call it's onclick instead of the one in front of it in the UMG when clicked (see attached gif). This beh ...
If you open a project and immediately go to Edit-> Project Settings -> Collision and expand the Presets dropdown, no scroll bar will appear. This prevents you from being able to see all of the optio ...
FInterfaceProperty::SerializeItem (and ImportText) attempt to determine if the passed in object implements the interface in question. They do this by calling GetInterfaceAddress, which tries to get ...
Android Cook fails when a MetaSound Source object is referenced utilizing FObjectFinder in C++ Repro Rate: 3/3 UATHelper: Cooking (Android (ASTC)): LogInit: Display: LogMetaSound: Error: Target int ...
The Material should be contracting and expanding if it is working correctly, but after version 4.16 it is not. Instead it is solid in appearance in the material editor viewport. Below I have linked ...