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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #958524