Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Argument Null exception
#1
Bug 
When I enter the play mode or exit the play mode some connections gives ArgumentNullException. When I enter the playback mode, it sometimes gives 5 connection errors, sometimes 0.
In my scene, I have multiple  disabled levels with active multiple level connections .

I am using curvy 8.5.0.
Unity version 2022.2.12

Exception:

ArgumentNullException: Value cannot be null.
Parameter name: identifier
UnityEditor.Undo.RegisterCompleteObjectUndo (UnityEngine.Object[] objectsToUndo, System.String name) (at <ae93fefe62eb49e6b9ef3807ffd33dc7>:0)
FluffyUnderware.Curvy.CurvyConnection.RemoveControlPoint (FluffyUnderware.Curvy.CurvySplineSegment controlPoint, System.Boolean destroySelfIfEmpty) (at Assets/Plugins/ToolBuddy/Assets/Curvy/Scripts/Splines/Connections/CurvyConnection.cs:226)
FluffyUnderware.Curvy.CurvySplineSegment.Disconnect (System.Boolean destroyEmptyConnection) (at Assets/Plugins/ToolBuddy/Assets/Curvy/Scripts/Splines/CurvySplineSegment.cs:1056)
FluffyUnderware.Curvy.CurvyConnection.OnDestroy () (at Assets/Plugins/ToolBuddy/Assets/Curvy/Scripts/Splines/Connections/CurvyConnection.cs:125)


Attached Files Thumbnail(s)
   
Reply


Messages In This Thread
Argument Null exception - by Beqo77 - 04-20-2023, 08:29 AM
RE: Argument Null exception - by _Aka_ - 04-20-2023, 11:42 AM
RE: Argument Null exception - by _Aka_ - 04-20-2023, 03:51 PM
RE: Argument Null exception - by _Aka_ - 04-20-2023, 09:49 PM
RE: Argument Null exception - by Beqo77 - 04-23-2023, 10:26 PM
RE: Argument Null exception - by _Aka_ - 04-24-2023, 08:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Null Ref when using Connections RKTRAINS 1 2 10-10-2022, 08:49 AM
Last Post: _Aka_
  Curvy Generator Exception niek352 2 11 07-14-2022, 02:59 PM
Last Post: niek352
Bug No demos running without exception with IL2CPP with Curvy Spline 8 studentloan 10 15 04-22-2022, 08:52 PM
Last Post: _Aka_
  DT Singleton Instance was null error Rick76 3 349 10-07-2021, 05:59 PM
Last Post: _Aka_

Forum Jump: