NullReferenceException in Slate.CurveEditor

Forums 💬 Slate Sequencer ⚙️ Support NullReferenceException in Slate.CurveEditor

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20960
    kevin
    Participant

      I use version 1.60. When I scroll the curve editor in inspect I got this exception:

      NullReferenceException: Object reference not set to an instance of an object
      Slate.CurveEditor+CurveRenderer.RecalculateBounds () (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Partial Editor/CurveEditor.cs:242)
      Slate.CurveEditor+CurveRenderer.Init () (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Partial Editor/CurveEditor.cs:100)
      Slate.CurveEditor+CurveRenderer..ctor (IAnimatableData animatable, IKeyable keyable, Rect posRect) (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Partial Editor/CurveEditor.cs:52)
      Slate.CurveEditor.DrawCurves (IAnimatableData animatable, IKeyable keyable, Rect posRect, Rect timeRect) (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Partial Editor/CurveEditor.cs:20)
      Slate.AnimatableParameterEditor.DoCurveBox (Slate.AnimatedParameter animParam, IKeyable keyable, Boolean isRecording) (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Partial Editor/AnimatableParameterEditor.cs:398)
      Slate.AnimatableParameterEditor.ShowParameter (Slate.AnimatedParameter animParam, IKeyable keyable, UnityEditor.SerializedProperty serializedProperty) (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Partial Editor/AnimatableParameterEditor.cs:140)
      Slate.ActionClipInspector.ShowAnimatableParameters () (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Editor/Inspectors/ActionClipInspector.cs:46)
      Slate.CameraShotInspector.OnInspectorGUI () (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Directables/Clips/Editor/CameraShotInspector.cs:143)
      Slate.CutsceneInspector.DoSelectionInspector () (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Editor/Inspectors/CutsceneInspector.cs:159)
      Slate.CutsceneInspector.OnInspectorGUI () (at Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Editor/Inspectors/CutsceneInspector.cs:79)
      UnityEditor.InspectorWindow.DrawEditor (UnityEditor.Editor editor, Int32 editorIndex, Boolean rebuildOptimizedGUIBlock, System.Boolean& showImportedObjectBarNext, UnityEngine.Rect& importedObjectBarRect) (at C:/buildslave/unity/build/Editor/Mono/Inspector/InspectorWindow.cs:1227)
      UnityEditor.DockArea:OnGUI()

      #20961
      Gavalakis
      Keymaster

        Hello,

        Please update to the latest version 1.7 from the asset store which has this issue fixed for Unity 5.6.
        Thanks.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.