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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #958524