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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
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).