After cloning and opening an EDIA module, Unity directly throws the error: The namespace "Samples" | "HandVisualizer" | ... does not exist in the namespace ...
#34
Answered
by
eioe
eioe
asked this question in
Common Issues
|
After cloning and opening an EDIA module, Unity directly throws an error: |
Answered by
eioe
Dec 9, 2025
Replies: 1 comment
|
You have to manually import the according |
0 replies
Answer selected by
eioe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have to manually import the according
Samplesfrom the according packages. Please go to the Package Manager (you can even do that inSafe Modeif Unity does not start the project because of these errors; go toWindow > Package Manager).Then follow the instructions (Step 8:
Installing Samples) provided in the Documentation of the installation of EDIA Core.