Question by 
               AaronBacon · Apr 28, 2018 at 02:52 PM · 
                projectnew  
              
 
              Console Errors on new project
I just started a new project and the Console already has 2 errors in it: (These are from the Editor.Log, 1st and 3rd part show in the Editor Console)
 GUI Window tried to begin rendering while something else had not finished rendering! Either you have a recursive OnGUI rendering, or the previous OnGUI did not clean up properly.
  
 (Filename: C:\buildslave\unity\build\Runtime/GfxDevice/d3d11/D3D11Window.cpp Line: 174)
 
 Assertion failed on expression: 'device.IsInsideFrame()'
  
 (Filename: C:\buildslave\unity\build\Runtime/GfxDevice/d3d11/D3D11Window.cpp Line: 187)
I'm not sure whats causing it, as this is just a normal Unity project with no add-ons. I figured out that resizing the Editor Widow in any way causes a spam of the same 2 errors, but I don't know whats causing it. Any Ideas?
One last thing is that I have installed SDKs on other Projects, woud that have possibly messed with Unity on a new project?
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by AaronBacon · Apr 28, 2018 at 05:32 PM
I still have no idea what the problem was, but A quick reinstall of Unity has fixed it
Your answer
 
 
              koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                