Error on install

Slate Forums Support Error on install

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

    Hi,

    When I install slate I get these errors:

    Assets\ParadoxNotion\SLATE Cinematic Sequencer\Design\Partial Editor\Prefs.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

    Assets\ParadoxNotion\SLATE Cinematic Sequencer\Design\Partial Editor\Prefs.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

     

    #2213
    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.

    SlateDefineSymbols

    Please let me know if that works for you.

    Thanks!

    Join us on Discord: https://discord.gg/97q2Rjh

    Attachments:
    You must be logged in to view attached files.
    #2219
    casanuda
    Participant

    Hi,

    Works.

    Thanks!

    Cas

    #2274
    BoJedai
    Participant

    Also helped. Thanks.

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