Reply To: Some Slate Questions (Please Help)

Forums 💬 Slate Sequencer ⚙️ Support Some Slate Questions (Please Help) Reply To: Some Slate Questions (Please Help)

#20312
Gavalakis
Keymaster

    Hello and sorry for the late reply due to summer vacation!

    Hmm. If you are not seeing “Tools” in the Unity top menu, then it most than probably means that there is a complilation error, which will need to be solved first. Do you see any error logs in the Unity console?

    If you do and you see any errors related to Slate or PostProcessing Stack, please first try this:

    • Go to your Unity “Player Settings” (File -> Build Settings… -> Player Settings…).
    • Find the Unity Inspector that will open, find the entry for “Scripting Degine Symbols”.
    • If there is anything in the text there which starts with “SLATE_USE_xxxx”, like “SLATE_USE_POSTSTACK”, please delete it and hit enter.

    If you still get any other compilation errors that are Slate related, please let me know.

    Thank you!