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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment