Editor will crash when a skeletal mesh has been added to a level and then reopening the project later if you try and access this level. If you attempt to open the skel meshes in the content browser ...
When re-arranging an array that has been added to a character blueprint, the array adds an empty value to element [0] and leaves it in a broken state. I tested this using the Level blueprint as well ...
Toggling Lock, Pin, Ignore on subsequences or adding new transform key on a character inside a subsequence the Actors lose the LevelSequenceActor transform offset they have at preview and go back to ...
From UDN: thanks for your reply. I have attached a very basic scene with a MRQ settings preset. The only thing I have changed in the scene is that I've set the Camera Exposure to manual, as it do ...
This is a trending crash coming out of the 4.17.0 release User DescriptionsIt Stopped when I tried to place a mesh in thrid person. Source Context 164 if (GEditor->GetSelectedComponentCou ...
This problem is caused by an incorrect calculation of the number of chunks in the read request. Here is the workaround applied by the licensee : int64 FSignedArchiveReader::PrecacheChunks(TArray<F ...
When a Chaos joint constraint is first created, having linear/angular plasticity enabled will unexpectedly force its linear/angular drive position target to zero on initialization, disregarding the ...
When attempting to diff a Blueprint that has been reparented when the previous parent no longer exists in the editor, a crash occurs. The crash is due to the editor attempting to reference the delet ...
For example in cutscenes, the users use FBoneContainer::SetDisableRetargeting to temporarily use a specific shared animation without retargeting. But the function does not work correctly. We can fi ...
Setting the default RHI for Windows to DX12 and enabling Forward Shading results in a crash when adding a texture sample parameter to a material. Found in 4.22 CL# 5660361 and 4.23 CL# 6074473 Wor ...