Instanced Static Meshes will have incorrect velocity if a Material uses World Position Offset. Fixed WPO in a material causes significant velocity on the ISM. This was also replicated in //UE5/Rele ...
A crash or breakpoint is triggered when building UE4 with Project Files generated with -2019. Typeinfo.h was changed in MSVC v14.23 to just be typeinfo. ([Link Removed]) There is a pull request t ...
This crash is caused by how source control history is managed and shown. In this specific case the source control software is Perforce. As written in the repro steps, it can happen to any uasset tha ...
This crash has been reported through the 4.12 Previews and is continuing to occur in the 4.12.0 release. Additional information about this crash is not available at this time, however it may be the ...
Plugins that provide blueprint-accessible libraries generally need to be set the PreDefault LoadingPhase so they can be properly loaded before game-specific data that loads early in the Default load ...
If "UVFlipping Mode" under Rendering on the Required node of an emitter is set to anything other than "None," the particles can become stretched and distorted. As a workaround, I have discovered th ...
When assigning a static mesh to the "Sample Static Mesh" module, the engine will crash as soon as you select a mesh and click "Fix Now". If the mesh already has CPU access enabled it will crash as s ...
Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...
Second issue arises when I have already created localization related files when not connected to source control, so they are not marked to add. Gather Text commandlet log has theese lines in it: [2 ...
When importing an FBX with several different meshes and multiple materials with "Combine Meshes" enabled the materials will get assigned to incorrect portions of the mesh. I've included a version o ...