Not checking for a property not being supported by audio manager, need to protect it against NULL ...
Within a UMG Widget Blueprint. Calibri font space between characters changes depending on the onscreen size of the textbox widget containing it. ...
Exception crash when running Debug Game Configuration for a project installed on a different drive than Engine Installation. ...
FastPath can't handle TMap (maybe any other container type too) in AnimGraph causes this crash. FastPath copies TMap property to the AnimNode member property directly like MemCopy. So two properties ...
This crash does not occur on iPhone devices. Tested on an iPhone X device. When switching environment capture to manual for iPad, the crash did not occur. ...
Expected: Changes to GameplayTagQuery properties in a blueprint should propagate to instances that haven't overriden the default value. ...
Counter intuitively, static mesh components do not enable bUseDefaultCollision by default, and uses the "BlockAllDynamic" profile. AStaticMeshActors on the other hand, do enable bUseDefaultCollision ...