This is a regression from 4.16 as I was not able to repro this issue in //UE4/Release-4.16 at CL 3514769. ...
User is able to set the Section Time to a value that's beyond the current length of the montage. This breaks the animation and the user can see issues in the UI as well (such as the timeline marker ...
The Delete option in the Edit menu on Mac does not display the hotkey that is set for it (by default it is the Delete key). On Windows, this option does display the set hotkey. Changing the hotkey ...
When Blurring a Texture using Mip Gen Settings and setting the LOD Bias or Maximum Texture Size, the blur gets applied to the base Mip Level 0. This behavior is contrary to how it behaves when blur ...
I noticed three issues with the mobile PIE device preview json profiles:The Nexus5.json is a copy-paste of the GalaxyS3.jsonThe iPhone7.json DeviceModel is set to "IPhone7Plus"iPhone 5 is present in ...
This is another Tutorial crash that shares a similar callstack with [Link Removed] and [Link Removed], but those specific repro steps have been fixed while this one is still occurring in 4.16.2. On ...
By using the drag and drop import feature, users can import files that contain spaces in the name. This causes an error in the editor where files inside it cannot save because of the name. Renaming ...
ensureAsRuntimeWarning occurs when the user use Snapshot Pose with a skeletal mesh component that doesn't have a skeletal mesh assigned to it:LogScript: Error: E:\Release\Engine\Source\Runtime\Engin ...
This is a common Mac crash User DescriptionsEnabling Volumetric Translucent Shadow for an object with Translucent Material and Forward Shading always crashes on MacOS Sierra , Unreal 4.13 Callstac ...
Child Actor Components are not being destroyed on clients when Destroy Actor is called on the Actor containing the Child Actor Component. ...