Description

The CopySkinnedModelData() function is no longer referenced by any code in the Engine as of 4.19. The function should either be marked as deprecated or removed from the Engine.

Steps to Reproduce
  1. Locate and open the SkeletalMeshTools.h and SkeletalMeshTools.cpp files.
  2. Find the CopySkinnedModelData() function in both files.

RESULT:
The CopySkinnedModelData() function is not referenced anywhere else in the Engine source code.

EXPECTED:
The CopySkinnedModelData() function is either marked as deprecated, or removed entirely.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-57623 in the post.

1
Login to Vote

Fixed
ComponentOLD - Anim
Affects Versions4.194.20
Target Fix4.20
Fix Commit4044082
Main Commit4062611
Release Commit4095966
CreatedApr 11, 2018
ResolvedMay 2, 2018
UpdatedMay 31, 2018