\Engine\Build\IOS\AppleWorldwideDeveloperRelationsCA.pem is out of date. This causes a warning to appear when submitting app. Workaround: Install latest WWDR ( https://answers.unrealengine.co ...
UWheeledVehicleComponent calculates the Suspension settings only when the physics state is first created. When CoM is set through the editor, the vehicle is constructed with the appropriate offset ...
Trying to build lighting on a map with high density foliage will fail lighting build or cause the editor to crash. This occurs in 4.15, 4.16, 4.17, and 4.18. There have been multiple reports of this ...
A licensee is reporting a crash (or rather a check fail) in Sceneview.cpp which happens with when a SceneCapture2D is used with DLSS enabled. He has a fix, and wants to share it with us for integrat ...
A chain of physics constraints that includes a physics constraint that is set to Limited does not work correctly. When collision occurs, the attached actors start moving erratically. Regression?: N ...
When there is a Retainer box with the visibility set to "Self Hit Test Invisible" and has children, the children cannot be interacted with. Children such as a button cannot be clicked. This issue c ...
UObjects returned from "Get Item Children" in a TreeView widget causes an engine crash, due to invalid pointers. User has proposed the following fix: The best fix is probably such: When Slate list ...
If static mesh's material slot's cast shadow is changed, UE4 does not show "LIGHTING NEEDS TO BE REBUILT". I solved it with the following fixes. StaticMeshEditorTools.cpp void FMeshSectionSettin ...
Lightmap sizes seem inconsistent after rotating a light source and rebuilding the lighting. This causes concern about file sizes when packaging the project that is using baked static lighting. The ...
When working in a project that is in 4.16, disabling the Paper2D plugin causes a packaged version of the project to not open. This issue is different from previous versions as disabling the plugin i ...