Failed to load scene after Windows crash

While working with my project I get the Windows crash (black screen and nothing else). That’s happens sometimes and unfortunately I don’t know why. After reboot and run my project again the console says:

Failed to load ‘Assets/Scenes/Game.unity’ because its serialized file version is higher than what this version of Unity supports.

That error shows only while opening the scene on which I’ve been working in moment when my OS crashed. Also some editor script have been in processing when crash happened.

A minute before this crash I did backup of my assets as .unitypackage. I’m trying to import my backup but console says:

Failed to import package with error: Couldn’t decompress package

Reinstalling Unity takes no effect. What’s the problem? I completely suppressed because I did a ton of work with this scene. I’m working with Unity 5.1.1.

I had the exactly same error with the scene. I had to make it again…
This is the first time it occurred, and only after I upgrade to windows 10. I think I’ll go back to 7…

same error here. blackscreen and system crash, and the Failed to load error after reboot.
i use Win10 and Unity 5.2.0f3.

it fixed itself for me after a day or so. also try shutting down your PC then restart it. or just reimport it.

Hello,
I’m encountering the same issue.
all details here:

did you find a solution?
thanks