This is a slightly common crash coming out of the 4.17.2 hotfix. Users have not provided any descriptions of their actions when the crash occurred. Source Context 951 /** 952 * ...
In the test case, the NavLink component has a navigation cost of 1000000000. When the AI navigates to the NavLink the printed cost is only 2677. It is believed that the AreaClass isn't being taken i ...
A UDN user found that calling AbilitySystemComponent->RemoveReplicatedLooseGameplayTag(TagToRemove); while the gameplay tag was not in the TagMap, will create an entry for it with count 0, see ...
Ensure will trigger when undo reverts text to default value. "This triggers an ensure because the undo ends up calling SKismetInspector::ShowDetailsForObjects(), which forces the keyboard focus to ...
Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...
This is a common crash occurring in the 4.16.2 release. Records indicate this has also occurred in 4.16.0 and 4.16.1, but with less apparent frequency. User DescriptionsJust downloaded, clicking ...
REGRESSION Yes, this does not occur in 4.19.0 or in 4.18 Crash occurs when the user adds a node off a reroute node that's already in use, and then undoes that action. Found when testing around [Li ...
Trying to create/open projects in the current github master branch will quietly fail at 94% with no crash error or logs.UE4Editor-Core.dll!rml::internal::Block::findObjectSize() UE4Editor-Core.dll! ...
The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...
Primarily visible at very low internal resolutions (25-33%), the SSS checkerboard with an RGB scene colour format (r.SceneColorFormat 3) causes a double-image artefact both internally and on the sil ...