When the ExportAll window is opened, changing the file type filter and attempting to edit the chosen file field causes the editor to crash. ...
Users on the forums are hitting a crash on their initial launch of the engine into dx12. There is currently a workaround to load into the project with dx11 first, compile shaders, then youre fine to ...
It seems to be occurred when exiting fullscreen exclusive mode during the PSO build. And it seems to happen during the loading screen as well as the PSO build. What I suspect is that when focus los ...
In the Landscape Tutorial Overview there is a word missing in the tutorial. ...
Deleting elements from TMap Struct in the Actor Blueprint Editor (specifically, deleting elements from them) causes Unreal to crash ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...
Here's a sample blueprint [Image Removed] The lack of implementation FCustomThunkTemplates::SetMapPropertyByName causes this error.#include "Kismet/BlueprintMapLibrary.h"// The fix needs this head ...
Followings are nodes in the repro project. [Image Removed] Here's a generated code of the BPvoid ANewBlueprint_C__pf1010915279::bpf__NewFunction_0__pf() { uint8 bpfv__CallFunc_GetInt_NewParam ...
If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...
WP dynamic navmesh does not properly react to actors or navigation modifiers that are loaded in areas that the navmesh has not yet streamed into. Although the actors/modifiers are not part of the ba ...