Skeletal meshes do not respect collision changes from World Dynamic, always returns as Dynamic. Regression (no) issue (does) occur in 4.12.5 ...
If a project created in a source build of the engine is converted to the source version of 4.10, the project will not compile with a "Missing UE4Game binary" message. ...
Parameter names do not update on custom functions that are already called in event graph after compiling blueprint. ...
If the user turns down the Resolution scale, plays in editor, and then ejects from the currently controlled pawn The actors in the scene will be hard to click on because they appear to be offset fro ...
GameActivity.java needs to be updated to show the ad popup window on Android 7.0 devices. GameActivity.java uses Gravity.BOTTOM or Gravity.TOP to place the ad. One thing to try would be to edit ...
Reported by a user from Reflector. ...
When inputting an extreme large value into a float variable that exceed the maximum value of a float, the engine then becomes unresponsive. I tested this with an integer variable and this did not oc ...
Reproduced 3/3 times. Issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...
Widget interaction component appears to stop working after entering a physics volume. A Physics Volume appears to deactivate the Widget interaction component ...