Licensee reported problem via UDN. Context GameplayCues ('cue') are events that can be fired by game code, that are identified via a GameplayTag. Cues can be instantaneous or can be a state on any ...
When attempting to reset the location of an actor blueprint instance that was not created off of an empty actor placed at 0,0,0, the location gets set back to the original location of the empty acto ...
From licensee: Hello! Our level streaming setup enables the bUseActorFolders on our levels. When moving the Actor into another folder via the Outline, the editor will crash on the next load Assert ...
Found on: 4.15 Binary CL-3247232 Unable to package for android when Configure for deployment to Daydream is selected. (Packaging without it enabled succeeds even with the same other settings, but c ...
The following code can often be found in UNiagaraDataInterfaceChaosDestruction.const int32 ParticleID = ParticleIDParam.GetAndAdvance() - LastSpawnedPointID + 1; The LastSpawnedPointID is usual ...
When duplicating a blueprint interface, the GraphGuids of the original BP interface's function graphs are unchanged: function graphs across the two BP interfaces now have the same GraphGuid. This is ...
Temporal samples cause more than one frame to be rendered with a custom range of 1 frame ...
it appears that meshes cannot be removed from the main pass and still write to the custom depth pass when using ES3.1 ...
UE4.9.1 under Editor Preference3s ->Experimental -> Cooking it says "Iterative cooking for builds launched [form] the editor." Correction: [from] ...
Widget components appear to be affected by lighting. This causes differences in color between widget components and widgets that have been added to the viewport. ...