Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0a7
Issue ID
953764
Regression
Yes
Unity crashes in "DoesVideoClipNeedReimport" during project initialization
Reproduction steps:
1. Open attached project "2017.3 Example Project - 360 Video.zip";
Actual results: Editor crashes while loading the project.
Expected results: the project will be opened without crashes/errors.
Note: the project contains 360 degrees video, which causes the crash.
Reproduced on: 2017.3.0a1, 2017.3.0b1.
Not reproduced: 2017.2.0f2, 2017.2.0a1.
Regression firstly introduced: 2017.3.0a1.
The issue happens when the project being upgraded has a VideoClip that had failed to import in the original version of Unity.
The workaround is to either make a proper import in the original version (remove the options that caused the import to fail or remove the clip entirely) and then go to the newer version to upgrade.
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
This is a duplicate of issue #958524