Setting Key Interpolation for a point on a curve to Auto behaves differently than it did in UE4. The results are more akin to the User Interpolation with flat tangents. ...
Saving a Slate Vector Art asset causes a crash. ...
The same issue occurs with "Not Equals" operators on this pin type. Workaround: Add "softclass" to the TypePromotionPinDenyList in the blueprint editor preferences. ...
The Max Channels (voices) setting displays in the output log as 0 on new projects. Likely a result of [Link Removed]. Issue is in display only (there are 32 voices), but should ideally report the de ...
Third Person C++ project crashing on open on Android Devices 4/4 Repro rate ...
A warning is thrown "LogStaticLightingSystem: Warning: Failed to build lighting!!! Static Lighting on World Partition maps is not supported." when building lights in any World Partition map. ...
Sample Rate changes from imported sample rate after playing preview for imported audio asset. Tested this on Windows and it did NOT occur there. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ ...
When "re-import" or "re-import with new file" a groom asset in UE5 Preview2, the groom failed to update with the new data/file, still ...
The editor will crash when clicking on the Material Name selection box a second time. It appears this triggers another selection change with a null input, which crashes the editor. ...