Thank you for the report. Here is a quick-fix to that behaviour (a more proper fix will be included in the next version). Please open up “AnimatorTrack_2017.cs” file and add the following line of code at the very start of the “PostUpdateMasterTrack” function at line #117
if ( time >= endTime ) return;
If you wish, I can also send you the whole file to an email.
Let me know. Thank you!
Join us on Discord: https://discord.gg/97q2Rjh
Attachments:
QuickFix.png
Login
Register
By registering on this website you agree to our Privacy Policy.