In Action Rpg sample, creating a new Blueprint of type GameplayCueNotifyActor or GameplayCueNotifyStatic, results in an Engine crash. The call stack leads to a PrintF Slate warning message that woul ...
Crash occurs when the user renames a nested struct member variable while there's a struct pin split in a blueprint. ...
After staring a new, blank project, and adding a generic blueprint actor, the editor crashes after you add a "Get Landscape Material" Proxy to the event graph within the blueprint. ...
When deactivating a reverb, it's removed from the Activated List, but doesn't get removed from being the active reverb. Confirmed occurs in 4.27 and 5.0 ...
The flag is not propagated in FPrimitiveSceneShaderData::FPrimitiveSceneShaderData and so is missing in GPU-Scene primitive data. Need to add: .UseSingleSampleShadowFromStationaryLights(Proxy->UseS ...
This is a regression tested in //UE4/Release-4.27 CL18319896 Changing a Mesh's Build Scale doesn't update the Mesh's Bounding to the same scale. ...
Undoing dragging trims doesn't undo the trim [Link Removed] ...
According to the official docs https://docs.unrealengine.com/4.27/en-US/WorkingWithAudio/Nativesoundfield/ an ambisonic submix can be rendered to Resonance or Oculus; however when doing so, while th ...
Source: UDN ticket Stepping through, when SetSubmixSendSettings() is called on the SubmixSendVolumeComponent, the SubmixSendSettings on the Component initially get changed before the NotifyDataChan ...