When you have an actor with a Hierarchical Instanced Static Mesh component that has a Static Mesh set and is populated with at least 1 instance and then duplicate it or move it to another level, it ...
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 ...
The GetUniqueName() function attempts to make sure that all node names are unique. For nodes that are used a large number of times, it adds a numerical value to the end of the name. Prior to 4.18, t ...
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 ...