Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting MissingReferenceException from the component pool when I destroy a spline
#2
Hi,

Maybe the instance is destroyed twice? Can you send me a reproduction project. If it is not possible, can you send me the code destroying the CurvySplineSegments?

All shapes are inheriting from CurvyShape, like CSCircle. You can add such classes either to a gameobject (AddComponent<>()) with a spline, or without (in that case the spline script will be created automatically)

To get the position of a control point: spline.ControlPointsList[i].transform.position

Did I miss something?

Have a nice day
Please consider leaving a review for Curvy. This will help a lot keeping Curvy relevant in the eyes of the Asset Store algorithm.
Reply


Messages In This Thread
RE: Getting MissingReferenceException from the component pool when I destroy a spline - by _Aka_ - 11-21-2020, 11:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Curvy Line Renderer for UI Spline? gekido 3 6 04-04-2024, 12:56 PM
Last Post: _Aka_
  Get position of all control points for a spline gekido 1 6 03-28-2024, 10:08 PM
Last Post: _Aka_
Bug Changing spline connection in inspector causes splines to revert to defaults lacota 3 6 03-18-2024, 07:55 PM
Last Post: _Aka_
  GO can't fit end of the spline GameDeveloperek4123 3 14 03-04-2024, 11:06 AM
Last Post: _Aka_

Forum Jump: