Trying to package a Client version of a project using Visual Studio 2017 currently fails. Packaging a Client version of a project using Visual Studio 2015 completes successfully. Alternate Steps to ...
When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...
The child of an animation blueprint is not properly recompiled when the it's parent is compiled. Found in 4.24.1 CL#10757647 ...
Importing a camera FBX into a sub sequence will not copy focal length animation. ...
When the Sample Rate of the Audio Mixer or device is not 48kHz, the Ladder Filter output is not correct on PIE. It is Silent at 20000Hz, and other frequencies also sound wrong. ...
When the Sample Rate of the Audio Mixer or device is not 48kHz, the Biquad Filter output is not correct on PIE. It is Silent at 20000Hz, and other frequencies also sound wrong. See [Link Removed] ...
Similar to Issue 199247 ([Link Removed]), Natively declared Gameplay Tags aren't counted by Reference Viewer when used in a variable set in a C++ ctor. ...
Any UPROPERTY TArray added to UMaterialEditorInstanceConstant will not cause UI updates when elements are added or removed. This is caused by the custom validator created in FMaterialInstanceEditor ...
Licensee is encountering an issue where they would like a segment of a montage to end and hold the last frame for the remainder of the segment length. He is doing this by adjusting the End Time und ...
Component tags do not register when checked within blueprints. ...