Vector addition wildcard does not cast from integer to float (double-precision) when split apart vector pin is utilized. You can also utilize a Vector2D to get the same results. Repro Rate: 3/3 Te ...
Increasing the multiplier past a certain point causes sounds on a Quantization Boundary to struggle to play at the correct time. The repro above uses 1/32, but this also repros with other values. ...
I'm trying to import a .exr texture created in Substance Painter and exported as a 32 bit linear exr file. The texture is to be used for roughness. However, I've stumbled upon the problem that users ...
Resizing the editor window or any floating panel causes the panel contents to jitter during drag. See attached images. The jittering one is from Main and the normal behavior was captured in UEFN. ...
Since JCenter is already obsolete, we will get an error when we try to use JCenter( e.g. project using Facebook SDK for Android). This issue can be solved by adding mavenCentral() to the repositor ...
When attaching a Render Target to SceneCapture2D the user is shown a checkerboard instead of the capture. The sample image shows the capture but not when it's opened. This also occurs in UE 4.27 ...
The viewport of a SceneCaptureCube with CubeRenderTarget attached while having a large body of water on the screen causes some video distortion. While this does not occur in UE 4.27, the view is s ...
Changing a variable type inside of a Structure does not always reset it's default value causing "Cannot parse value" error. Upon changing the default value or adding another, different variable type ...
Creating a Packed Level Instance from an asset with a negative Scale Transform inverts normals. Using Create Level Instance will not cause this to occur. ...