Reply To: Memory GC Alloc Problem

Slate Forums Support Memory GC Alloc Problem Reply To: Memory GC Alloc Problem

#945
Gavalakis
Keymaster

Hey!

The piece of code you show there should normally only run once, then the component found is cached (_resolved variable). The only case for this to run more than once, is if you have an animated parameter in some of your ‘Property Tracks’ or ‘Animate Properties’ clips, which points to a component that no longer exists (like for example the component is delete).
Can you please check your Property Tracks and Animate Properties clips and see if there is indeed any animated parameter that shows like this:
MissingAnimateParameterTarget

Deleting these parameters that have a missing target, should resolve the allocation caused.

Let me know.
Thanks!

Join us on Discord: https://discord.gg/97q2Rjh

Attachments:
  1. MissingAnimateParameterTarget.png