The logic to check the version number of Adreno devices does not work if there are letters in the version (like Adreno 642L). ...
"Trigger" element has been removed from the BuildGraph, causing an error when running TagsAndFiles.xml. This problem was added in 5.0 and does not occur in UE4.X. ...
When we changed the resolution in the config, if you open a map and then look at the navmesh, the resolution it shows is the updated one from the config (assuming you haven't overridden anything) ...
Since this is a shipping/distro build and the device must be unplugged from the machine to be used in the hmd, I am unable to get logging. Will try with developer mode on. The following warning is ...
Some key lines in the code:Engine\Source\Runtime\MovieSceneTracks\Private\TrackInstances\MovieSceneCVarTrackInstance.cpp:177 --> Apply CVar when entering sectionEngine\Source\Runtime\MovieSceneTra ...
This issue was discovered while smoke testing Release 4.13 for Preview 2. ...
Regression with rendering Spline Mesh Components seen on older (5s) iOS device. I did not reproduce a crash with an iPadPro A1701 or an Android Note 4 Confirmed in 4.23 MAIN at CL 6910902 ...
If a blueprint has a child actor component that has other components parented to the child actor component, the child components of child actor components will not update transform based on the pare ...
When an array of custom UObjects is defined in an actor component class, blueprint instances of the component class cannot update the array elements. Array elements only update inside the blueprint ...
Error Cannot override 'BTService_BlueprintBase::ReceiveTick' at Event Receive Tick which was declared in a parent with a different signature ...