Note: If this is a bug or support ticket, please provide the following information:
Unity version: 2020.3.12f1
Scripting Runtime Version: .NET Standard 2.0
Scripting Backend: Mono
Api Compatibility Level: .NET Standard 2.0
Mapbox SDK version: 2.0.0
The platform you're building to: Windows
A description of what you're trying to do: Load mapbox when entering to a new scene
Steps to recreate the bug if appropriate: Put the CitySimulation prefab on scene, go to another scene, load the scene with the CitySimulation prefab
Links to your logs are also helpful:
I want to have view of a scene with the map tile. Whenever I start the main scene where the map is going to be, it works perfectly, like the following picture:
But, i have a main screen to enter that scene, but it loads the scene this way:
Note: If this is a bug or support ticket, please provide the following information:
I want to have view of a scene with the map tile. Whenever I start the main scene where the map is going to be, it works perfectly, like the following picture:
But, i have a main screen to enter that scene, but it loads the scene this way:
Thanks a lot for any information.