ensure(false) being fired in FGenericParticlePairMidPhase::FindOrCreateConstraint from key collision. The licensee reports one of their users reported this issue and they were able to reproduce a fe ...
Error message: Fatal error: [Link Removed] [Line: 176] Unreal Engine is exiting due to D3D device being lost. (Error: 0x887A0006 - 'HUNG') Source Context: 161 162 const TCHAR* Rea ...
This JIRA is being entered as a result of being one of the top crashes in 4.12 Preview 5 In the 4.12.0 release, we currently have a user on the Answerhub who experiences this crash: https://answers ...
"-precompile" is used to precompile the engine into static libs (primarily for Rocket). According to BenM, recently modules have been made to opt-out rather than opt-in for this feature (because the ...
Found while verifying UE-47139 ...
Does not occur if the root widget also disables the fast path. As a result, the current workaround is to ensure that the fast construction path is also disabled on the parent widget by making sure ...
When we do the refactor for MeshDescription we miss the staticmesh reduction project settings option and change only the quadric reduction. There are two possible fixes for this issue: 1. Implemen ...
This seems to happen with other NiagaraScript. According to Licensee, when this operation is done, it seems that the ID of the parameter is incorrect. ...
Vulkan editor is very crashy on older cards due to memory pressure. I have to switch to OpenGL to work on the unrelated bugs. I'm attaching the details of the particular failure I had (see VulkanMe ...
Copying a gameplay tag variable setter from a blueprint into a level blueprint fails an assert in UGameplayTagsManager::GetCategoriesMetaFromField. ...