I have a mobile project that is currently using v1.5 of the Unity SDK.
I am migrating to v2.1 but when I update the package the basemap is not displaying.
I am using the sat image basemap:
https://www.arcgis.com/home/item.html?id=c7d2b5c334364e8fb5b73b0f4d6a779b
The project is currently using a legacy API key but changing to a new rotating key has the same issue.
Other game objects on the map render fine.
Are there things that need to be done to the project/map/camera when migrating from 1.x to 2.x?