OSVR / OSVR-Unity

Package for authoring OSVR experiences with Unity.
Apache License 2.0
98 stars 38 forks source link

Broken YAML files on package import #226

Closed DuFF14 closed 7 years ago

DuFF14 commented 7 years ago

image This issue is resolved by the Unity editor so no functionality is broken, but I haven't been able to fix whatever is wrong with the recently updated VRDisplayTracked and VRFirstPersonController prefabs.

To reproduce:

alternatively:

I've tried re-creating the prefabs, deleting meta files, merging a branch that undid the updates (then updated the prefabs again), and manually editing the .prefab files. I am out of ideas for now, other than reverting commits to see if that error goes away, but since everything works on import, I'll not go there just yet...

DuFF14 commented 7 years ago

fixed by https://github.com/OSVR/OSVR-Unity/pull/227