I need to render 3D hands and I'm using c# and Unity. I also need to control objects like a cube in the scene. However, I'm not interested in the VR software so I'm using the V2 and the core assets 2.3.1 for Unity. I tried the scenes that come with the core assets but they doesn't seem to work. Does anyone know why it doesn't work and can anyone give some suggestion on how to do what I want to do. What shows up when I try to run the example given in the core assets
Do you see any error messages?
The Playground project hasn't been updated in over 3 years and was last updated to Unity 5.1.2f1, so that is likely the source of the issue (as you're using Unity 2017).
I'm using Unity 2017. I don't see any error message but it just doens't work. Should I try another version of Unity? Or should I try Orion (does it work for desktop too?)
If you're using Windows you should use Orion. There are examples for desktop as well.