The DestroySession node fails each time it is called, and the session is never destroyed. Found in 4.14.0 CL# 3195953 Reproduced in 4.13.2 CL# 3172292. Unable to test in 4.15 Main CL# 3205566 due ...
The function "FStaticMeshLODResources::GetResourceSizeEx(...)" does not take into account that the buffers might be emptied, due to Mesh Streaming. This causes "obj list" to report sizes larger than ...
The issue is encountered when streaming a world partition an actor with an AChildActorComponent which generates 2 instances instead of one when run as a client in the editor. This behavior does not ...
When character input is defined in code, adding a call to the Get[AxisMapping] node in blueprints causes input for the specific mapping to fail. Note: This only affects code based input, Blueprint ...
Users reported seeing the line "LogUObjectGlobals:Warning: Failed to find object 'Class None.'" in the Output log after creating a project. I was able to confirm in a new blank code project without ...
When adding the Start Matinee Camera Shake node to a blueprint and then playing the project, the editor crashes. When regression testing in 4.26 however, I noticed that compiling the Third Person Ch ...
There's actually two issues going on here: 1. The REINST references are incorrect, and due to [Link Removed]. 2. Blueprint created components will always have different names between the instance ...
Additional information: only happens when all three conditions are true: the camera is very close to the character, the MH is Nanite, and a scaled mocap animation is appliedmaterial is opaque, shows ...
OpenGL is supported but deprecated in 4.26 OpenGL4 is deprecated, you can comment this back in to add it to your targeted RHI list If you comment this back out you can package for Linux without an i ...
Tilt information is no longer taken after clicking on a button in UMG. The tilt information goes to all zeros. That is until the user clicks else where at which point the device will then start regi ...