1. Enter Map View
  2. Select manuever node
  3. Select Warp 300x (not warp-to-node, just normal Warp)
  4. Wait for player to crash into Smearth

I removed the Map View Inspector stuff, and it still happens. Here is the exception:

MissingReferenceException: The object of type 'MapPlayerCraft' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
Assets.Scripts.Flight.MapView.Items.MapCraft.Assets.Scripts.Flight.MapView.UI.ICameraFocusable.get_Position () (at Assets/Scripts/Flight/MapView/Items/MapCraft.cs:340)
Assets.Scripts.Flight.MapView.MapCameraScript.UpdateCamera () (at Assets/Scripts/Flight/MapView/MapCameraScript.cs:312)
Assets.Scripts.Flight.MapView.MapViewScript.UpdateMapItems () (at Assets/Scripts/Flight/MapView/MapViewScript.cs:1175)
Assets.Scripts.Flight.MapView.MapViewScript.LateUpdate () (at Assets/Scripts/Flight/MapView/MapViewScript.cs:1012)

Bug Done Found in 0.3.3.0 Fixed in 0.4.0.0
Sandbox View
Trello Link View

No Upvotes

Log in in to upvote this post.