Failed to dispose EditorWrapper

Seems this error code is plaguing my levels on game load in the Editor, is it Unity (3 b2) or some of the custom scripting?
Not sure anything is being affected by it, just want to exclude it from troubleshooting.

Do you get any more information along with the message when you look in the console window?

I am no longer getting the error message,
after installing b3 and reverting back to b2.
But, no, I was getting no other error messages.

1+ something to do with dragging a tree editor prefab right on to a terrain maybe ? Using beta 3

Think I did have a tree in the scene, not on a terrain and not a prefab, though.
Like I said, same project but not getting the error at this time.

I get this all the time, doesn’t really seem to affect anything though. When clicking on it in the console it shows this in the status line:

Assert in file: ..\..\runtime\Export\Generated\BaseClass.cpp at line: 2552

Using 3.0.0b3

I’m also getting this every time I play

Noticed the other day I am still (or again, seems it was gone for a while) getting the error message.

I just got this when adding the combine children script

I get this constantly too. It is annoying, but doesn’t seem to affect anything.

No, doesn’t seem to affect anything but since it is in red it would seem it might be severe at some point, somewhere in the mix.

Just thought I’d add myself to the list of people having this. Initially I assumed it was related to 2.6 projects converted over to 3b4, but I’m currently getting it in a freshly-created project as well.

An update to the bug database posted yesterday states that this bug has now been fixed, so you should find it no longer happens with the next beta.

Andeeee,
Any word on this issue:
Objects do not render in the scene view, b4.
Case 367408

No update on that currently but you can contact support@unity3d.com with the bug number to see how a bug fix is progressing at any time.

Ok, thanks, will do.

I did contact support and was asked what happened if I changed the drawing mode in the drop down list,
top left of the scene view. Nothing was selected and when I selected Texture the scene rendered normally.
Yikes, could have saved myself a lot of trouble.

Got this error here also. using beta4.
Occurs when i press play. does not seem to affect allot…