The USplineComponent appears to be corrupted. It will pass the null check, but operations done on the data cause the engine to crash. (See the linked UDN for more details) ...
In the Level Window, Sub Levels which are nested inside of a folder will lose their hierarchy upon changing their streaming methods. ...
In previous versions of the engine (4.21), 10 MipMaps are generated with the above repro steps. Starting from 4.22 and CLs above the editor only produces 1 MipMap with the above texture settings. T ...
According to information from the licensee, the else clause was added to "FSkeletalMeshLODModel::(GetClothMappingData()" at CL 4437969 , but if it is the cloth data existing from 4.20 or earlier, it ...
A licensee reported an issue where mouse events are not able to be used as touch events on Android apps. This was specifically reported on and tested on Chromebooks. After working with Chris Babcock ...
Final bits of logging show:D/UE4 : [2019.03.18-16.36.59:236][ 0]LogInit: Display: Starting Game. D/UE4 : [2019.03.18-16.36.59:236][ 0]LogNet: Browse: /Game/FirstPersonCPP/Maps/FirstPerson ...
Take recorder does not appear to record blueprint changes to morph targets. ...
'Set from Euler (Quat)' and 'Set Components (Quat)' BP nodes have no output. These nodes are new in 4.22 Confirmed in MAIN @ CL 5423420 ...
Hold shift no longer appears to correctly lock on to object in the editor while they are being translated. This appears to be a regression ...
There is a difference in implementation and set of checks that are made in GetKnownPerceivedActors() depending on if you use specific SenseClass or leave it as nullptr (so it will return info for al ...