12-13-2022, 08:57 PM
Hard to guess without a file but it's likely due to the fact that real-time playback can land on subframes while playing, so tyCache (and tyParticleSkin, depending on your setup) has to do a lot of extra work to interpolate between the neartest whole frames on those subframes (load twice as much data + run the interpolation functions).