Selection highlight cannot be disabled for Skeletal Meshes. They will always have the outline selection and some tinted selection over their faces. Static Meshes do not exhibit this behavior. This ...
There are multiple issues with the code at present 1) The animation preview world listener is not updated. This can be solved with the following override on AnimationEditorViewportClient (Following ...
This is not a regression tested in //UE5/Release-5.1 CL23901901 When Favoriting a Component from the Palette panel of a Widget the Favorites category appears then disappears. For the brief moment i ...
The Material Function WorldCoordinate3Way seems to incorrectly perform the Lerps from the axis contributions of the normals. An example is show here, with the left objects using the version that com ...
TimeSynth 96KHz music clips only play for a split second and then stop. 48KHz files play correctly however 96KHz 16-bit and 24-bit files do not This was reported and tested in 4.25 (CL-13144385) an ...
When scrubbing the Matinee handle with a Sound Track added, no matter the location of the handle, the sound wave associated will play from the beginning of the audio file. Tested in 4.8.3 - 2634408 ...
When adding a new C++ class to a project via the editor's interface, Visual Studio is opened but it ends up opening more than is necessary. Firstly, Visual Studio is opened without focus on the two ...
This is a trending crash in 4.18.0. One case of this callstack occurred in 4.17.1, but then numerous have occurred in 4.18. Users have not provided any descriptions of their actions when the crash ...
Reported behavior: Given Level_A which contains object_X, where object_X references Level_BDeleting object_X causes AssetRenameManger to check if we need to patch up other levelsLevel_B is load ...
Packaging for iOS Distribution from Windows using Remote Compile results in a failure during the signing portion. This seems to be caused by a hardcoded "false" for a property that is used to determ ...