Unloading a spawned Detour AI Controller using Level Streaming causes a crash

UE - AI - Oct 14, 2019

In a Level Streaming setup, unloading a level that has spawned an AI Character with a Detour AI Controller causes a crash. This was reported and tested in 4.23 (CL-8386587). This was reproduced in ...

Crash when renaming a component to same name as a deleted inherited component.

UE - Gameplay - Blueprint - Oct 24, 2019

Fatal error "UE_LOG(LogObj, Fatal,TEXT("Renaming an object (%s) on top of an existing object (%s) is not allowed"), *GetFullName(), *ExistingObject->GetFullName());" is hit in UObject::Rename.  ...

Mobile Preview - Custom Stencil 4.23 Regression

UE - Platform - Mobile - Oct 25, 2019

Regression when using custom stencil with in-editor mobile preview. This does NOT reproduce in MAIN at CL 9730599 ...

Editing values in ReverbMasterSubmixEffect causes crash

UE - Audio - Nov 7, 2019

Adding and removing Submixes at runtime, then editing the preset causes the editor to crash. Tested in 4.22.3 (CL - 7053647), 4.23.1 (CL - 9631420), 4.24 (CL - 1050688), 4.25 (CL - 10069288) ...

Update DefaultEngine.ini file when open project settings tab.

Tools - Nov 12, 2019

There are no changes to the parameters in the .ini file, just the file has been updated. Source control becomes dirty by re-saving the file.  ...

Light Functions displayed on Large Translucent Meshes cause rendering errors

UE - Graphics Features - Sep 14, 2015

Light Functions are stretching and flickering on large translucent surfaces. Translucents Surface:[Image Removed] Opaque Surface:[Image Removed] ...

Crash occurs when using the VisRT console command in a project launched without the Editor using D3D12

UE - Graphics Features - Feb 6, 2017

Launching a project outside of the Editor (-game) using D3D12 (-d3d12) results in a crash if the console command VisRT is used in the project. ...

[Feature Request] Improve the comment on the Finterp family of functions to better explain the parameters and maybe edge cases like what happens when speed is 0)

UE - Gameplay - Apr 24, 2017

Some users are finding the result of an interp speed of 0 for the FinterpTo node to be unexpected. The reasoning expressed is that if the speed is equal to 0 that there should be no change. This would ...

Typing "Print S" in Blueprint Graph Context Menu returns wrong result

UE - Gameplay - Blueprint Editor - Jul 17, 2017

Typing "Print S" in Blueprint Graph Context Menu returns a result that does not contain the letters "Print S" this issue persists is you add another s after (Print ss). The search should display som ...

[CrashReport] UE4Editor-CoreUObject.dylib!UPackage::Save() during COTF

UE - Foundation - Core - Cooker - Nov 21, 2017

This is a common Mac crash that has occurred since at least 4.17.1 User DescriptionsJust trying to launch my project on any output I can. No luck.launching AR project on IOS device. Ugg. Last adjus ...