09-17-2024, 05:05 PM
Sorted!!
If anyone else has a similar problem, you can destroy the objects but in my case because I was destroying all children in a parent, I should have cleared the Spline from the SplineController first.
Doing that resolved the issue and now, zero errors when animations have completed their job and are removed from screen.
If anyone else has a similar problem, you can destroy the objects but in my case because I was destroying all children in a parent, I should have cleared the Spline from the SplineController first.
Doing that resolved the issue and now, zero errors when animations have completed their job and are removed from screen.

