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 ...
This is a Regression. 4.26.2 - Binary - no issue creating a session. 4.27.1 - Binary - no issue creating a session if you convert a previously working 4.26.2 project. 4.27.1 - Binary - Fails to c ...
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 ...
UPDATE: 2/23/2015 Crash is limited to 4.6.1, does not occur in 4.7 Preview 8 or later builds (CL#2448202). ========================================================== Editor crashes if an event is ...
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 ...
This issue is regression because it doesn't reproduce 4.18.3. Default level is just the level to move. Demorec level runs demorec command with beginplay and has one replicated variable. UEditorEn ...
When moving between levels with built lighting volumetric light maps persists between levels. Workaround: Load the same level twice. Found in 4.24.2 CL#11100242 Reproduced in 4.26 Main CL#11574810 ...
Copying and pasting behavior tree nodes reverses the order of any decorators on the node. Found in 4.11.2 binary. Reproduced in 4.12 Preview 4 binary. Regression? Yes. This does not occur in 4.10 ...
This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...