Users have reported that building for Distribution on Gear VR results in failure due to a missing Oculus library. The error they receive is as follows: UATHelper: Packaging (Android (ETC2)): [javac ...
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 ...
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 issue does not occur in 4.18.3 but does occur in 4.19 and Main, making this a regression. Per user: I suspect there's an issue with custom expressions and sampling coordinates. It appears onc ...
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- ...
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 ...