When using the Python plugin to add an existing level as a streaming level, the editor crashes. It seems that this happens regardless of what level is added or what the contents of that level are. A ...
When a montage finishes and TriggerMontageEndedEvent is called, all queued notifies for that montage are cleared. However, this assumes that there is only one instance of the montage active at any ...
Shorter steps:Steps 1-8 from Steps to reproduce (create level with water body)Find BP_BuoyancyExample in Content Browser (Engine>Plugins>Water Content>Blueprints)Place BP_BuoyancyExample above the w ...
The AnimSingleNodeInstance used in the AnimMontage preview does not consider multiple Slots. The following is a correction code. void UAnimSingleNodeInstance::SetAnimationAsset(class UAnimationAsse ...
From a developer: If the same key is mapped to N action events all the mapped events fire N times. This issue only exists with the OpenXR plugin enabled and does not occur for any keyboard/mouse i ...
There are several reported issues with Save Zones displays in the mobile previewer when the Mobile Content Scale Factor is set to 0. When MobileContentScaleFactor is set to 0 a couple things hap ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
A licensee has reported that the functions FTraceAuxiliaryImpl::WriteToFile, and find IFileManager::ConvertToAbsolutePathForExternalAppForWrite do not seem to be working properly for Android, as the ...
A scratch module made in an emitter, will not reflect the changes of its new parent when an asset is crated from the emitter. ...