Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.7f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1161022
Regression
No
VideoPlayer cannot load a video when an unsigned HTTPS server URL is passed
How to reproduce:
1. Download and open the user-submitted project
2. Start Play mode
3. Press the "Play HTTPS video" button
Expected result: The video starts playing
Actual result: VideoPlayer throws errors
Reproducible with: 2017.4.29f1, 2018.4.2f1, 2019.1.7f1, 2019.2.0b6, 2019.3.0a6
Notes:
Sometimes the Editor freezes when trying to close it after the button was pressed.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note:
We shouldn't allow playing files through unsigned https - it defeats the purpose of encrypted communications and would allow attackers to easily impersonate Unity.