I've been working on a VR app with daydream on a google pixel, I'm building it with Unity 2017.2.0p1.
When I quit the app using the x button at the top left of the screen it seems to exit properly but then gives a message saying
![alt text][1]
(app) has stopped
X Close app
I also have errors saying 'If you want to destroy the game object, please call 'Destroy' on the game object instead. Destroying the transform component is not allowed.'
However, I have gone through all my destroy functions and I'm sure I am only destroying game objects.
The android studio call stack I get from the crash is attached.
Any help would be greatly appreciated.
Thank you
[1]: /storage/temp/106374-untitled1.png
↧