A user reported that UToolMenus::GenerateWidget will crash if UToolMenus::AddReferencedObject is called during the construction of a menu. Using the above in-code repro steps, I can repro this in a ...
UDN users have reported that expensive scene captures stall the render thread due to RDG flushing the RHI thread for resource deletion. This only needs to happen once per frame. ...
This seems to be related to the fix for [Link Removed]. Part of that fix made sure that the child actor component recreates the child actor when GIsReconstructingBlueprintInstances is true, as previ ...
When seamlessly traveling, FNetworkObjectList will have its data cleared. However, because FNetworkObjectList::Reset is called before FNetworkObjectList::ResetDormancyState, AllNetworkObjects will b ...
See slack channel: [Link Removed] ...
This is not an issue in Release-5.2. ...
When the Sample Rate of the Audio Mixer or device is not 48kHz, the Ladder Filter output is not correct on PIE. It is Silent at 20000Hz, and other frequencies also sound wrong. ...
When the Sample Rate of the Audio Mixer or device is not 48kHz, the Biquad Filter output is not correct on PIE. It is Silent at 20000Hz, and other frequencies also sound wrong. See [Link Removed] ...
Editor crashes after ejecting from pawn and opening a sequence when ending PIE ...
From a UDN Customer. When switching a control rig's access specifier from public to private and vice versa, the options of the combo box does not hide after the selection, it stays open until you p ...