Jump to content

Error while importing the scene perception sample


EricLu

Recommended Posts

Hello, I encountered the error while importing the scene perception sample from the Wave XR Essence. It shows the following errors:

 

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(7,12): error CS0234: The type or namespace name 'XR' does not exist in the namespace 'Wave' (are you missing an assembly reference?)

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(53,17): error CS0246: The type or namespace name 'InputUsage' could not be found (are you missing a using directive or an assembly reference?)

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(59,3): error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(60,3): error CS0246: The type or namespace name 'Controller' could not be found (are you missing a using directive or an assembly reference?)

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(54,4): error CS0103: The name 'InputUsage' does not exist in the current context

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(55,4): error CS0103: The name 'InputUsage' does not exist in the current context

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(56,4): error CS0103: The name 'InputUsage' does not exist in the current context

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(57,4): error CS0103: The name 'InputUsage' does not exist in the current context

Assets\Wave\Essence\ScenePerception\5.6.0-r.10\Demo\Scripts\ScenePerceptionDemo.cs(58,4): error CS0103: The name 'InputUsage' does not exist in the current context

 

The packages works fine without error without importing the scene perception package. I am using Unity 2022.3.4f1. Thanks.

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...