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 ...
Enabling the "Force all skinned meshes to recompute tangents" sets the value at a Windows user level so that it affects all UE4 projects opened by that user, including unrelated packaged projects. T ...
When trying to get CookedFFTData from an audio component in a packaged build it fails despite working in the Editor. This also occurs when you package the project from File->Package Project->Windows ...
Generated from CrashReporter 1 user reported: "Crash when using "Toggle watch pose" in any node of the animation blueprint. The crash happens when you save the ABP after enabling toggle watch pose ...
The animation gets "corrupted" when the Initial Position value has an invaildad value. In this case, this means that the Initial Position value is outside the range of the duration of the Animation. ...
Level Sequences can mark the level they are in as modified without modifying them, as well as get themselves into a state where they modified themselves when saved. ...
Skeletal Mesh Components that use Custom Animation Mode will have their animation rest to the base position when any change is made to the Level Sequence that the character is used in. The Licensee ...
Reparenting a MaterialInstance that uses Material Layers to another instance with a different layer configuration can cause the editor to crash when opening the Layer Parameters tab. This appears to ...
Large World Coordinates tile-offset position data can result in artifacts far from the world origin, when using it as input for mathematical distance field generation. This can be mitigated by demot ...