Unity App and Editor Crashing
Summary
All computers are running Microsoft Windows 10 Pro 64bit, 10.0.18363 On some computers Unity Editor and Build Application are crushing when trying to create Media player. In the demo Scene it is in the UseRenderingPugin.cs at line 19. _mediaPlayer = new MediaPlayer(_libVLC); On computers that doesn't crash Firewall Defender popup appears with network permission dialog.
Minimal project and steps to reproduce
- Create new Unity3D project
- Import VLC plugin files
- Open scene named main from Scripts folder
- Play scene
What is the current bug behavior?
Editor or Application crashes on media player creation.
What is the expected correct behavior?
Demo video stream provided with VLC plugin
Does it work on other plaforms? Does it work with the official VLC apps?
It works on some computers running same operatin system Windows 10 Pro, 10.0.18363
Relevant logs and/or screenshots
Environment
- OS: Windows 10 Pro
- Version 10.0.18363
- Device: PC
- LibVLC version and architecture
- LibVLCSharp version
- VLC Unity plugin version: Version 0.0.4
Possible fixes
Edited by Tomislav