Search Issue Tracker
Won't Fix
Votes
2
Found in
5.3.1f1
Issue ID
763706
Regression
No
"Failed to load scene" errors when opening scene in editor
To reproduce:
1. Open the project
2. Try to open the scene "GameScene"
Notice that the scene does not open and an error appears: "Failed to load 'Assets/Scenes/GameScene.unity/ because its serialized file version is higher than what this version of Unity supports."
Comments (5)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
AnttiWAR
Apr 16, 2019 14:24
It would be nice if Unity would explain why it's won't fix or post solution how to fix it. I have same issue and Unity version isn't newer than the Unity where scene file was created.
poetoaster3006
Jan 02, 2019 19:13
same issue in 2019.1.0a9
ZbigniewCebula
Dec 13, 2018 19:40
This bug has returned in 2018.2.18f1
Xepherys
Jan 11, 2017 21:37
So I had this same issue with my project in 5.5.0. The issue in my case was that I had changed the Asset Serialization to "Force Text" and then had a bad merge in my git repo. I ended up with merge conflict markers in almost every file. I was able to reset to a prior commit and resolve the issue. I don't know if it's the issue for the OP, but it is a possible solution for some people.
Xepherys
Jan 11, 2017 03:18
Same issue - haven't changed my Unity version in months.