mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
723 stars 213 forks source link

ARKit tabletop example in v1.4 - How to set the arkit scene as mentioned in the info panel #603

Closed Vinita18 closed 6 years ago

Vinita18 commented 6 years ago

For AR examples to work as expected, please add layers with the following names

ARGameObject Map Path Both

How to add this??? any idea?

abhishektrip commented 6 years ago

@vinita18 you can add layers in the Unity Editor under Edit->Project Settings ->Tags and Layers. This might be useful - https://docs.unity3d.com/Manual/Layers.html

Vinita18 commented 6 years ago

@atripathi-mb I have added layers there but nothing changes. In unity editor, the map is generating but on the device, just a blue place is there. In the scene they have mentioned in info canvas that For AR examples to work as expected, please add layers with the following names ARGameObject Map Path Both

But now which layers do I need to add?? whether vector layers under abstract map script in the inspector???

abhishektrip commented 6 years ago

@Vinita18

But now which layers do I need to add?? whether vector layers under abstract map script in the inspector???

You need to add Unity Layers. Vector layers are for adding features to your map.

Could you give us some more details - Which device are you using ? Which Unity version Which device OS version.

Steps to recreate the issue will be helpful as well.

jordy-isaac commented 6 years ago

@Vinita18 Are you still having trouble? If so please reopen this ticket and let us also have a look at your build and player settings.

sahrilhasan commented 4 years ago

Hello Mr. @abhishektrip can you give me toturial for beginner about worldscale unity mapbox?