Moving a material function asset along with a material using the function causes the material to lose the function reference when the project is restarted. Regression: Yeswith Material and sub fold ...
UEditorValidatorBase::ValidateLoadedAsset() is not using the K2_ValidateLoadedAsset() output, effectively ignoring the Blueprint validation. The K2Result is not used later in the function, and this ...
Wrong morph targets are animating in standalone game, but the right ones play in PIE See the Additional Info URL for the user's description (and youtube video) Here is the project: [Link Removed] ...
A Child PlayerCharacter BP in this project resets its assigned Anim BP to 'None' on restarting the project. The user reports that the Skeletal Mesh will also occasionally reset to None. I have not b ...
Adding various collision types to a single mesh will cause it to hard crash the editor. No Crash Reporter window will open. Note that this happens with the user's mesh, but I was not able to repro ...
Add Actor Local Offset does not work for Client Characters. The client attempts to move but is forced back to start, resulting in a jitter and not the intended movement. The same movement setup in a ...
Editor performance plummets when moving BSP brushes in a level with several other BSP brushes present. Navmesh regeneration is the main cause as the full bounds for all BSP are used to determine whi ...
Asset Details > Additive Settings when retargeting are copied over but reference to the animation sequence that was used in the original is kept. Batch retargeting process correctly identifies that ...
The depth is rendered incorrectly when using a custom projection matrix in SceneCaptureComponent2D. You can find an example project at [Link Removed]. You can find where the CustomProjectionMatrix ...
When importing an animation using the same import settings as the imported skeletal mesh it is meant for part of the mesh is rotated 90 degrees around the root. The files that were used to verify th ...