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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
This is a duplicate of issue #958524