IOS-Shipping memory managentment failed for std::string

UE - Platform - Mobile - Oct 8, 2018

[Image Removed] [Image Removed] [Image Removed] if strip with -x option, it will fix this issue. ...

Sequence recording in standalone crashes

UE - Anim - Sequencer - Sep 5, 2016

We use GetEditorWorldCounterpartActor in the sequence recorder which cant work in standalone builds as it relies on GEditor. The best fix would probably be to just add a guard for GEditor to GetEdit ...

Attempting to change a spotlight in a child component referenced by a parent blueprint from movable to stationary and then running PIE crashes editor

UE - Gameplay - Components - May 3, 2016

Changing the mobility of a light component within a child component that of a parent blueprint and then entering PIE without compiling crashes the editor. Frequency: 3/3 Crashreporter: N/A Regres ...

Interfaces implemented and then removed from a parent BP still show a phantom reference from child BPs until they are recompiled and saved

UE - Gameplay - Blueprint Editor - Jul 15, 2020

See repro steps. The phantom references can be fixed by recompiling the child BP and saving it. Note that just loading ChildBP2 does not fix/remove the reference during compile-on-load, so it's a ...

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes

UE - Rendering Architecture - Materials - Apr 19, 2022

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...

Game Crashes when playing 2nd Startup Movie

Media Framework - Jan 6, 2023

Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. I've tried enabling the Media Movie Streamer plugin & Electra Player plugins, but Game cr ...

Request to add manual overrides to "Equals()" function on input modifiers

UE - Gameplay - Input - Dec 7, 2023

From the user:  > Up until 5.3.1 those input modifiers were identical apart from the instanced data. If you upgrade to 5.3.1, not taking the new IMC files, the sensitivity settings will never get a ...

[Mac, Linux] - Sample Rate changes from imported sample rate after playing preview for imported audio asset.

UE - Audio - Mar 16, 2022

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 @ ...

The GetCombinedForces put out wrong value when the vehicle is reversing

UE - Simulation - Physics - Aug 19, 2022

Reproduced 3/3 times. A similar bug occurred with PhysX ([Link Removed]) Check the function:  FVector FSimpleAerodynamicsSim::GetCombinedForces(float VelocityIn) if the velocityIn is negative, th ...

Blueprint Instanced Variables Data Erased

UE - Gameplay - Blueprint - Jan 17, 2024

Instanced variables were given a fix in response to this issue: [Link Removed] Once implemented, when the project is compiled the data from the blueprint instanced variable is removed. A recommend ...