Crash when saving a Data Table that is referencing itself in a Data Table Row Handle. Reopening the project also causes a crash. *Regression: Yes This was fixed and working in 4.13-3037605 This i ...
In 4.15 When you update the transform of an instance static mesh a second time the editor does not update the location, to get the update to display correctly you must close and re-open the blueprin ...
This is a trending crash coming out of the 4.18 release. User DescriptionsI tried to call an Event Dispatcher (which is assigned in the Level Blueprint) in the Construction Script of the Blueprint ...
UPDATE This crash occurs when compiling shaders with a Floating Text asset in the level. Following the repro steps given above, the crash occurs each time opening the editor after forcing shaders to ...
The current engine version (4.22) seems to suffer a huge performance hit when using the demo recording (demorec) feature. This issue is present in both the editor and the packaged game (developer bu ...
4.24 moves distortion calculations to the file DistortionCommon.ush and its`ComputeBufferUVDistortion` function. The code in the INSTANCED_STEREO define no longer works as `Interpolants` isn't passe ...
Editor Content remains visible when selecting a Static Mesh for a Cube Actor in 4.25 preview even after setting Engine content to hidden. ...
Retriggering a sound using an Audio Bus as a sidechain on a Dynamics processor seems to not uses the sidechain. The sidechain will start working again if it's reset on the Dynamics Processor effect ...
Editor crashes when using a Soundfield Submix with any encoding setting (Unreal, Oculus, Resonance). Assertion failed: IsSoundfieldSubmix() && SoundfieldStreams.Settings.IsValid() [File:D:\build\++U ...
This code passes the build when compiled using the windows editor (Visual Studio), but fails when compiled using the mac editor (XCode). Adding ENGINE_API to struct FStreamingLevelsToConsider and ex ...