Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.4.0f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a9
Issue ID
1191654
Regression
Yes
[Crash][VideoPlayer] Editor crashes in Play Mode when VideoPlayer has inaccessible URL source
How to reproduce:
1. Open the attached "VideoPlayer_Crash.zip" project
2. Enter Play Mode
or
1. Create a new project
2. Add 3D Object to the scene
3. Add ‘VideoPlayer’ component
4. Change Source to URL and assign https://drive.google.com/drive/folders/1Zjyi1zjEe4GSr3jlYIQAHVJXwU6V3aS_
5. Enter Play Mode
Expected result: "VideoPlayer cannot play url : https://drive.google.com/drive/folders/1Zjyi1zjEe4GSr3jlYIQAHVJXwU6V3aS_" error should be thrown in the console
Actual result: Editor crashes
Reproducible: 2018.4.0f1, 2018.4.11f1, 2019.2.10f1, 2019.3.0b7, 2020.1.0a9
Not reproducible: 2017.4.33f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment