Issue with rendering

Slate Forums Support Issue with rendering

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1851
    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

    #1852
    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)

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

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

    #1857
    casanuda
    Participant

    Hi,

    Works fine in 2017.

    In 2018 it seems to be window > general > game

    Thanks
    Cas

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