New blank project with 3 leaked textures ???

I create a fresh and empty new project.

I change the platform to Webplayer and select 800x600 and the black HTML template (first one, left)

Then my Console says this:

Cleaning up leaked objects in scene since no game object, component or manager is referencing them

Texture2D has been leaked 3 times.

UnityEditor.HostView:OnGUI()

But… I haven’t added anything yet? no scripts, no textures. Only saved the default screen with a “Main Camera”.

Anyone got an explanation?

I have noticed this console output in any and all projects if you have 2 or more unity projects open (If you show project wizard at start-up, its possible), This sometimes happens to one or both instances of the program. Close unity and only open 1 project.