Error on install

Forums 💬 Slate Sequencer ⚙️ Support Error on install

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20135
    casanuda
    Participant

      Hi,

      When I install slate I get these errors:

      AssetsParadoxNotionSLATE Cinematic SequencerDesignPartial EditorPrefs.cs(8,13): error CS0234: The type or namespace name ‘UTJ’ does not exist in the namespace ‘Slate’ (are you missing an assembly reference?)

      and

      AssetsParadoxNotionSLATE Cinematic SequencerDesignPartial EditorPrefs.cs(74,20): error CS0246: The type or namespace name ‘MovieEncoder’ could not be found (are you missing a using directive or an assembly reference?)

      —-

      Installing the FrameCaptureRendering extension seems to fix it, but this extension conflicts with the Unity recorder package.

      Any idea why there is a dependency? And can I disable this dependency so I can use the unity recorder.

      Unity 2020.1

      Thanks

      Cas

       

      #20138
      Gavalakis
      Keymaster

        Hello again,

        It seems that somehow the “SLATE_USE_FRAMECAPTURER” define symbol is enabled in Unitys “Poject Settings -> Player -> Scripting Define Symbols” (maybe from a previous installation?).

        Please delete the Slate Rendering package (ParadoxNotion/Slate Resources/Extensions/Rendering”, then also please open up your “Project Settings” and under “Player” tab -> “Scripting Define Symbols” section, please delete the text “SLATE_USE_FRAMECAPTURER;” found there.

        [attachment file=”SlateDefineSymbols.png”]

        Please let me know if that works for you.

        Thanks!

        #20137
        casanuda
        Participant

          Hi,

          Works.

          Thanks!

          Cas

          #20136
          simon bojedai
          Participant

            Also helped. Thanks.

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