Unity-Technologies / arfoundation-demos

AR Foundation demo projects
Other
496 stars 130 forks source link

ARFoundationDemos folder is empty #31

Closed alexchouls closed 4 years ago

alexchouls commented 4 years ago

Are there any demo scenes? No build scenes? I would expect a project that you could build and run after cloning...

DanMillerDev commented 4 years ago

There are several demo scenes, I've remove them from the build settings due to the way the project is split up when packaging them out for the asset store. Each project is split into it's old folder and subfolders that contain a Scenes folder.

UXManagerScene ImageTracking Mesh Placement

I can readd them to the build settings if that makes it easier. The shaders each have their own scenes too but require assigning the URP asset to graphics settings.

DanMillerDev commented 4 years ago

https://github.com/Unity-Technologies/arfoundation-demos/commit/91d18cc0f629e2b129bdcc56b86e572c6a21fd25

I've deleted the empty folder and added scenes to the build settings, a new clone or a pull should get these changes and you can build and run to an ARKit or ARCore supported device.

alexchouls commented 4 years ago

Thanks! I think it was the empty folder more than anything that confused me. It was the first place I looked. But I did find the scenes eventually...

Cheers, Alex

On Wed, Aug 19, 2020 at 3:38 PM Dan Miller notifications@github.com wrote:

91d18cc https://github.com/Unity-Technologies/arfoundation-demos/commit/91d18cc0f629e2b129bdcc56b86e572c6a21fd25

I've deleted the empty folder and added scenes to the build settings, a new clone or a pull should get these changes and you can build and run to an ARKit or ARCore supported device.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Unity-Technologies/arfoundation-demos/issues/31#issuecomment-676621190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZHWS3GXHDEPJVF5NMVHA3SBQSZZANCNFSM4P76FQEQ .