Adjuvo / SenseGlove-Unity

The latest stable Unity SDK for the SenseGlove.
MIT License
34 stars 10 forks source link

Missing prefab Issue in v0_20 Example scenes #8

Closed Ketoma closed 5 years ago

Ketoma commented 5 years ago

Downloaded the v0_20 and while opening the example scenes, I have this missing prefab issue.

image

MaxLammers commented 5 years ago

Which version of Unity are you running, Ketoma?

The Sense Glove SDK has been set up using Unity 2018.2.4f1. There is an issue we have run into ourselves where importing packages from Unity 2018 into an older version of Unity (2017 and lower) causes the loss of prefab connections.

Ketoma commented 5 years ago

right, thanks Max, I used 2017.4.5f1 before, now i opened it with 2018.2.10f1 and the prefab issue is resolved.