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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment