microsoft / RoomAliveToolkit

Other
714 stars 191 forks source link

fixed unity player build #64

Open DoNck opened 7 years ago

DoNck commented 7 years ago

RATSceneSetup is now using Resources.Load instead of AssetDatabase.LoadAssetAtPath as it was only visible in Editor mode.

Fixed the #if UNITY_EDITOR for CustomPropertyDrawer

tested on Unity 5.5.0f3 and 5.6.0f3