You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* A recent change was introduced to cache bones that're drawn in the animation editors, this has resulted in several issues so I'm disabling the caching and can be properly reimplemented in 5.6. * With this change, drawn bones are calculated per editor tick which was the original behaviour. #jira UE-226748 #rb benoit.gadreau #p4v-cherrypick 37001118 [CL 37023835 by lucas dower in 5.5 branch]