Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Getting MissingReferenceException from the component pool when I destroy a spline
Post: RE: Getting MissingReferenceException from the com...

Okay, thanks, that's great, I'll take a look at the shapes stuff. And as for destroying objects twice, that does make sense. For some reason that wasn't working for me, and I can't exactly remembe...
Excrubulent Curvy Splines - support forum 5 1,898 11-22-2020, 11:38 AM
    Thread: Getting MissingReferenceException from the component pool when I destroy a spline
Post: RE: Getting MissingReferenceException from the com...

With the destruction, I am doing something a bit different.  I have a vast, complex scene hierarchy on top of a single parent object and the simplest way to destroy it was recursively, so I've got an ...
Excrubulent Curvy Splines - support forum 5 1,898 11-22-2020, 05:46 AM
    Thread: Getting MissingReferenceException from the component pool when I destroy a spline
Post: Getting MissingReferenceException from the compone...

I'm creating & destroying splines at runtime using the following code: Code: -- using System.Collections; using System.Collections.Generic; using UnityEngine; using FluffyUnderware.Curvy; ...
Excrubulent Curvy Splines - support forum 5 1,898 11-21-2020, 05:16 AM