Skip to content

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

  1. 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

  2. Import the vlc-unity-trial-v6 unitypackage

  3. Click on All in the Import window to ensure all assets are being imported!

  4. 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

image image image

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