Closed kring closed 1 year ago
Go to Edit -> Project Settings -> Editor, scroll down to the bottom, and enable "Enter Play Mode Options".
This will disable domain and scene reload when entering play mode.
Press the Play button. You'll see many MissingReferenceException messages in the console, and tileset will not work properly.
MissingReferenceException
I'm not sure yet exactly what is going wrong here, but it probably boils down to Cesium for Unity's managed and native states getting out of sync.
Go to Edit -> Project Settings -> Editor, scroll down to the bottom, and enable "Enter Play Mode Options".
This will disable domain and scene reload when entering play mode.
Press the Play button. You'll see many
MissingReferenceException
messages in the console, and tileset will not work properly.I'm not sure yet exactly what is going wrong here, but it probably boils down to Cesium for Unity's managed and native states getting out of sync.