So… When I first opened this project I got this two error. Can someone help me?
1.
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.
2.
Assertion failed on expression: ‘device.IsInsideFrame()’
This looks like a blank project? Did you just create a new project? Or opened one?
If you click “Clear” in the console and then continue working does it actually cause any problems or it’s just a one time error when loading the project?
is a new project. If i clear my console my project run normally. But I hope I didn’t mess something with unity
Unlikely, I also have an error message popping up whenever I open a project (don’t remember if it’s the same one) and it’s been confirmed as a harmless bug. But you can always send a bug report anyway.
1 Like