When i start unity, i have couple of errors in console:
what’s that ? ;/
When i start unity, i have couple of errors in console:
what’s that ? ;/
That’s an assert coming from deep inside Unity. Pretty impossible to know why it’s been triggered. Does it happen with every project? Does the Editor.log have any more details?
Nothing more, just 6 errors get_compare ()(*previous, *i)
And that’s only in one project ;/ That’s from Unity or maybe from asset ?
Really hard to say. I’ve never seen that assert before, so I am minded to think it’s an asset issue. If nothing “bad” happens when you use this project, maybe just ignore it for now.
Hmm that’s strange, because i just move my project on my fresh Windows :s, before everything was fine.
But ok, i’ll just ignore it, thanks for reply