Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.2.0f2
Issue ID
953598
Regression
Yes
[VideoPlayer] Editor or Player crashes when playing video without URL set, but before it had Video Clip set
How to reproduce:
1. Open the attached project
2. Open GameTrailer scene
3. Play the scene
Result: project crashes
OR
1. Create a new project
2. Add a Video Player component to a Main Camera
3. Set Source to Video Player and attach Video Clip to it
4. Set Source to URL and don't attach any video url to it
5. Play the scene
Result: crash
Tested on OSX 10.12; Win 10 and iOS 11 all crashes
Reproducible: 2017.2.0f1, 2017.2.0f2, 2017.3.0b1
Not reproducible: 2017.1.1f1, 2017.2.0b11
Note: Crashes only when Source Video Clip has attached clip and later one sets to URL but doesn't assign any clip. Also Play on Awake has to be enabled.
Comments (2)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
pinterlnnz
Jun 22, 2019 03:22
Did you take care of it? I have the same problem. Thank you
ishwara_bhat
Jun 14, 2019 06:53
With Unity 2018.3, I face Unity IDE crash while playing from URL. Also tried with script. IDE just vanishes. I tried with wmv and mp4 formats. The file was about 30MB, played from google cloud storage with open (no) security).