Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Errors in Built Application in CurvySplineSegment
Post: RE: Errors in Built Application in CurvySplineSegm...

I'm still looking into this, I've modified some of the curvy code to try and debug and what's trigger the assert is that the cachedTransform in CurvySplineSegment is null. It's like Update is being ca...
TdayMFG Curvy Splines 7 601 04-10-2025, 07:47 PM
    Thread: Errors in Built Application in CurvySplineSegment
Post: RE: Errors in Built Application in CurvySplineSegm...

Yes, it looks like I can add the stack traces without error now. I can't really provide a simple repro case directly. The general steps of what happens to trigger this error: 1. Prefab is loaded via...
TdayMFG Curvy Splines 7 601 04-08-2025, 04:23 PM
    Thread: Errors in Built Application in CurvySplineSegment
Post: Errors in Built Application in CurvySplineSegment

The forum 404s if I try and make a post with the stack traces relevant to this issue for some reason. I'll see if I can put them in a reply. In Windows & MacOS builds in unity 6.0.43f1 I get index ou...
TdayMFG Curvy Splines 7 601 04-07-2025, 10:03 PM
    Thread: Lots of Allocs in Editor Update (Poor Performance in Editor)
Post: RE: Lots of Allocs in Editor Update (Poor Performa...

_Aka_ Wrote: (02-05-2020, 09:51 PM) -- Hi, It seems to be something related to gizmos display. Try reducing the amount of displayed gizmos (https://curvyeditor.com/documentation/toolbar#view_setings...
TdayMFG Curvy Splines 4 3,727 02-06-2020, 12:35 AM
    Thread: Lots of Allocs in Editor Update (Poor Performance in Editor)
Post: Lots of Allocs in Editor Update (Poor Performance ...

There is significant slowdown when using the spline tools with a significant number of splines in the scene. Upon profiling the editor, it's noticed that the GC allocs inside the EditorUpdate delegate...
TdayMFG Curvy Splines 4 3,727 02-05-2020, 06:40 PM