A user has pointed out that code in AssetMappingTable.cpp and AnimationAsset.cpp are using the StaticClass() method on pointers.
Because StaticClass is a static method, it relies on name hiding to return the appropriate overload. Therefore, calling StaticClass on two pointers of the same type may always result in equality (where the actual type's may be different).
This code should be checked to determine whether or not the original intent is correct, or if GetClass should be used instead.
N/A
i have this problem UE4CC-Windows-58DC12AF4B97F057BD108FBFF569B2E9_0000
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Bullet replication problem. The players sees each other but does not see the bullet
What method is used to fill polygonal regions when drawing spline mesh at run time?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-54413 in the post.
0 |
Component | OLD - Anim |
---|---|
Affects Versions | 4.17, 4.18, 4.20 |
Target Fix | 4.20 |
Created | Jan 24, 2018 |
---|---|
Resolved | May 2, 2018 |
Updated | Jun 12, 2018 |