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.
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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).