Visibility track in 4.15 launcher version is not visible. Converted projects from previous version which already had this track, but cannot create new one. If I add Interp keyword in the UPROPERTY, ...
Noticed a change in the landscape editor brush. It appears it is missing the highlight sphere. This is also occurring in //UE4/Main This is a regression from the last time this test was ran in th ...
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 ...
Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material. Working as expected in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 Preview 6 CL# 5439949 and 4 ...
Instances Created From Merge Actor Have Corrupt Lightmaps. Working as intended in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 CL# 6574378 and 4.23 CL# 6842436 This is a regression. ...
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 ...