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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment