vlc-unity-trial-v6 (Missing Namespaces)
Summary
After importing the trial-v6 unitypackage you're given missing namespace errors for the following namespaces:
- TrackType
- MediaTrack
- RendererDiscovererItemAssesEventArgs
- LibVLC
- VideoOrientation
- RendererItem
- RendererDiscoverer
- MediaPlayer
Minimal project and steps to reproduce
-
Create a new BIRP or URP Unity project on Unity 2023.2.20f1, Unity 2021.3.45f1, Unity 2022.3.61f1 or Unity 6000.0.33f1
-
Import the vlc-unity-trial-v6 unitypackage
-
Click on All in the Import window to ensure all assets are being imported!
-
Cry in missing namespaces.
What is the current bug behavior?
Missing Namespaces after C# compiling
What is the expected correct behavior?
No missing namespaces.
Relevant logs and/or screenshots
Additional Info
IOS Plugins are always reported as new and are reimported even if they are already in the project!
Environment
- OS: Windows 10
- VLC Unity plugin version: trial-v6
- Scripting backend used: Mono


