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 ...
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 ...
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 ...
If you make a Blueprint child of StaticMeshActor, and set the default scale of the Root Component (Static Mesh Component) to something other than 1,1,1, the scale will not be applied when the actor ...
When running the FaceARSample app on an iOS device, the app gets stuck on "Searching for a face to track" despite having a face in front of it. I tried it with and without my glasses on as well as w ...
When EnabledRootMotion and Process Root Motion are both enabled for an animation with root motion, scrubbing an animation does not match the result of playing the animation. The playing animation al ...
Shared transition rules/crossfades are not usable by other state machines within the same ABP. Copy/Pasting these transitions to a new machine, create new independent shared transitions of the same ...