This happens when the 32-bit LatentUUID signed integer that we generate for the delay node starts with "-1" when converted to an FString (e.g. "-1824950080"). During compilation, we pack latent fun ...
Play rate track does not work when using CreateLevelSequencePlayer Regression: YES Worked: 4.12.5 CL:3039270 Broken: 4.13.1 CL:3142249 ...
When entering "ALT+B," to rebind keys to a function, red warning flashes for 1 frame, does not allow function to be rebound to this key combination *See attached image. ...
The implementation of UKismetArrayLibrary::GenericArray_Shuffle() will generate certain array shuffle results more often (up to three times as much) than others, rather than having a roughly equal c ...
If a Material Parameter Collection with a Scalar Parameter is used within a material and that material is called within a widget the scalar parameter will render with a 0 value, even when set to ano ...
Looks like we've got a report that media playback doesn't work with ES3.1. I'm going to say this is due to the OpenGL context used and possibly the shaders compiled? It was written for ES2 of cour ...
If an actor has 'Simulate physics' enabled and the Collision Enabled field is set to anything other than Collision Enabled (i.e. OverlapAll sets this to No Physics Collision) then mass is reset to 1 ...
Modulated Self Shadow is only ever disabled and enabled for Skeletal Meshes and does not have any effect on Static Meshes. You can use the command r.Shadow.EnableModulatedSelfShadow 1 to enable self ...
Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...
Regardless Niagara or Cascade, dynamic parameters for particles are passed to pixel shaders from vertex shaders via InterpolantsVSToPS. It can cause a precision error on some materials, for example ...