ExtendRealityLtd / VRTK

An example of how to use the Tilia packages to create great content with VRTK v4.
https://www.vrtk.io/
MIT License
3.69k stars 993 forks source link

fix(examples): ensure destination point models render correctly #2024

Closed thestonefox closed 5 years ago

thestonefox commented 5 years ago

There was an issue when the models were imported into a scene in Unity 2019.1 and then opened in an earlier version of Unity (2018.3) where the model prefab broke.

This has re-built the models in Unity 2018 to prevent any future breaks.

thestonefox commented 5 years ago

@bddckr I've got a number of example scene improvements to make. rather than wait for them to be reviewed and approved, should I just go ahead and self merge so the approval process isn't holding anything up?