There seems to be a discrepancy between the output of Get Mouse Position node depending on whether the node is inside an Actor function or called from Event Tick. If the node is present inside a fun ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Result == FPrope ...
Current workaround: Add a dummy variable to either BP_Owner_Child or BP_CAC_Child to force one of the two to be nativized. ...
Deleting all jobs after rendering queue with executor causes an assertion to fail. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 by utilizing a For Each Loop and Delete Job node ...
Zen Garden crashes on the iPhone 6+ before anything appears onscreen. Occurred on: iPhone 6+ on 10.3.2 Didn't occur on: iPhone 6S on 10.3.2 ...
When creating Foliage or Procedurally Generated Content the culling settings of the Static Meshes do not apply correctly. As soon as either a minimum or maximum cull distance is set the Static Meshe ...
When adding a sub level with world partition streaming to a main level where the streaming is also enabled, setting* Level Behavior* of the sub level to Standalone, and saving the result, in the fir ...
When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...
A user is reporting that using the following code in a GameMode class causes shipping iOS packages to crash on launch:void ANOGSSDKGameModeBase::StartPlay() { std::thread([](){ std::clog << "THRE ...
Editor Crashes when spawning a Physics enabled object inside another. Regression: Unknown Can Test in Main if requested. ...