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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment