Windows 10 Unity 6000.0.30f1 error running demos
Summary
Minimal project and steps to reproduce
Created a new project in Unity 6 (6000.0.36f1). Added the downloaded vlc-unity-trial.unitypackage to the project. Opened up a demo scene in the project and ran it in the editor on Windows, on a Windows build project. Received the following error:
What is the current bug behavior?
The error above appears in the console after running the editor and the sample stream is not received.
What is the expected correct behavior?
The editor should have no errors in the console when the editor is run and the sample stream should be received
Does it work on other plaforms? Does it work with the official VLC apps?
We have confirmed that VLC works properly on Unity version 2022.3 on a Windows build.
Relevant logs and/or screenshots
Environment
- OS: Windows
- Version 10
- Device: Laptop
- VLC Unity plugin version vlc-unity-trial
- Scripting backend used mono
Possible fixes
Update dll management for Unity 6000, or potential settings update