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.
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)
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?