Issue with rendering

Forums 💬 Slate Sequencer ⚙️ Support Issue with rendering

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20391
    casanuda
    Participant

      Hi,

      Hope you can help.

      I am trying to render a sequence. I added the render add-on. I press render (PNG) and it says rendering, completes, opens the folder but it’s empty.
      If I use mp4 it creates a 0kb file.

      Unity 2018.2 with HDRP.

      Any ideas?

      Thanks
      Cas

      #20395
      casanuda
      Participant

        Hi, tried in an ampty project and found this error on pressing render.

        ExecuteMenuItem failed because there is no menu named ‘Window/Game’
        UnityEditor.EditorApplication:ExecuteMenuItem(String)
        Slate.RenderWindow:Begin() (at D:/Unity Projects/New Unity Project/Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Editor/Windows/RenderWindow.cs:129)
        Slate.RenderWindow:OnGUI() (at D:/Unity Projects/New Unity Project/Assets/ParadoxNotion/SLATE Cinematic Sequencer/Design/Editor/Windows/RenderWindow.cs:106)
        UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

        #20394
        Gavalakis
        Keymaster

          Hello,

          Hmm. I can’t seem to replicate this here, and the menu item “Window/Game” definetely exists in all Unity versions. That’s weird.
          Can you please try on 2017.3.x just to confirm?

          Thank you.

          #20393
          casanuda
          Participant

            Hi,

            Works fine in 2017.

            In 2018 it seems to be window > general > game

            Thanks
            Cas

            #20392
            casanuda
            Participant

              Changed this line and it works….

              EditorApplication.ExecuteMenuItem(“Window/General/Game”);

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