Unity Version - 2017.3.0f3
I'm having some trouble with this error constantly popping up. Every thread I've read involving this error has to do with .projectsettings, but for me this error is linked to a scene file.
After opening the scene file in text format and finding the lines (it'll throw me around 11 errors, each a different line, sometimes more) in question, they appear like so:
- {fileID: 2, guid: 00000000000000000000000000000000, type: 0}
When deleting something in the scene, the error appears to disappear, but will eventually return. I tried Reimporting Assets, which made the error disappear again for a little longer than the deleting method, but again it just reappeared.
This error prevents me from building my game, so I can't ignore it. I've already submitted a bug report as well but no reply on the matter just yet.
↧