This is a remaining case of [Link Removed]. If you drag and drop an empty actor from Modes panel to Sequencer, the actor's transform track can't be edited. ...
Material Instance parameters (that derive from parents using material functions) can have their data shifted or not saved. ...
It is because that the RateScale is multiplied twice. First at UAnimSequenceBase::TickAssetPlayer : {{ const float PlayRate = Instance.PlayRateMultiplier * this->RateScale;}} Second at UAnimSeq ...
User requests that TSF_BGRA8 in SteamVRAssetManager.cpp be changed to TSF_RGBA8 to match OpenVR API https://github.com/ValveSoftware/openvr/wiki/IVRRenderModels::LoadRenderModel SteamVRAssetManage ...
Spawning an object with ARKitCameraMaterial will now crash the app. Tested with 2nd Gen iPad Pro (A1701) Verified in 4.23 MAIN @ CL 5806859 (Needed to install from IPA) ...
Loading the same level twice through Load Level Instance BP Node will cause issues with levels containing Landscape as they will end up with the same GUID and the underlying systems do not support t ...
Audio Capture Component does not appear to be handling external device swaps appropriately, and has a delayed crash that will occur if an in-use mic is unplugged. At a glance, it appears to involve ...
upd. Regression was checked on //UE4/Release-4.26 CL 15973114, issue wasn't reproduced. Regression - YES Shader compilation failure crash with DX12, Tesselation, Instanced Stereo, and Hierarchical ...
Editor crashes when Trigger on Threshold node is hooked up in a Metasound graph and played using a threshold value defined on the node. If you use an Input node for the Threshold value, the crash do ...