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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
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.