VoIP between client and host is lost upon transitioning levels. ...
Errors in the log: * Undefined symbols for architecture arm64: * "___isPlatformVersionAtLeast", referenced from: * FMetalResourceHeap::CreateBuffer(unsigned int, unsigned int, unsigned int, mtlpp ...
The sRGB flag is enabled when importing hdr files. This is disabled in PostEditChangeProperty, but remains enabled if we do not edit the file. I think the sRGB flag should be disabled for hdr image ...
The watched values of a level instanced ABP do not update if a.ParallelAnimEvaluation is enabled. ...
Development Only nodes are packaged into shipping builds even when "Allow Explicit Impure Node Disabling" is enabled and the appropriate nodes are marked as "Development only." ...
When importing non-baked animation (i.e. not keyed on every frame) onto a camera in sequencer, Unreal adds extra keys to the rotation and scale attributes as if it is baking the rotation and scale a ...
When using the middle mouse button for panning in a graph editor, the zoom/pan transition effect will not cancel before completion due to manual input, leading to UI/User competition in an undesirab ...
Playing a video in the engine that is WebM format, results in skipped frames. This does not happen with other video formats supported in the engine. Attached are links to the WebM videos used to te ...
In UE 4.20 we got a feature that let you import a FBX file that contains cameras with a camereaswitcher to create a "camera cut track" within sequencer. From the release notes of 4.20: https://docs ...
Rebinding an action mapping doesn't seem to take effect immediately if the Pawn class used has Pawn.h as its parent class. However this'll take effect immediately with DefaultPawn.h. In addition, th ...