AWheeledVehiclePawn class tries to use CCD in the constructor, but Mesh->BodyInstance.bUseCCD = true this code does not work to activate CCD because Physics Assets could not be available at this ...
When importing a Static Mesh into UE4 that is using the SOCKET_ naming, and is part of a Level of Detail set, the socket is discarded. If the Level of Detail set is removed from the Static Mesh, t ...
Sequencer scripting creates all binding IDs in the root binding space, so when the bindings exist in sub sequences and shots, they will not resolve unless those are opened through the sequence that ...
Current steps describe the problem related to "Video memory has been exhausted (#### MB over budget). Expect extremely poor performance" on the AMD video card. In this case, the steps cause the GPU ...
Performing a hot reload after updating an Enum will not reflect the update until the editor is closed/reopened. UPDATE (8/23/17): Restarting the editor dose not immediately update the enum. When ...
If the Subtitles Enabled setting is set to false, subtitles will still display after restarting the editor regardless of Subtitles Forced Off setting. ...
Weird behavior occurs when toggling Simulate Physics on physics actors by input instead of on BeginPlay. Multiple odd behaviors are present such as touching physics actors ignoring collision. Test ...
In 4.21.1 it is no longer possible to perform a Hot Reload when the game is open in the Editor and using the DebugGame Editor configuration. REGRESSION: Yes. A Hot Reload was possible in 4.20.3 whe ...
Overriding a subobject's class in a native base class can lead to that component being null in derived Blueprints. ...
The description of SpringArmComponent's "Use Camera Lag Substepping" option says "sub-step camera damping so that it handles fluctuating frame rates well". However, as noted and explained by a licen ...