PatHightree / SpaceNavigator

SpaceNavigator driver for Unity3D
MIT License
170 stars 55 forks source link

Null reference error on quit when no SpaceNavigator was connected at all. #52

Closed cpetry closed 1 year ago

cpetry commented 1 year ago

Describe the bug I get in built applications null reference errors when I don't have a SpaceNavigator attached.

To Reproduce Steps to reproduce the behavior:

  1. Build an application with this package
  2. Don't attach a SpaceNavigator
  3. Quit the application
  4. See error

Expected behavior There should be no error.

Details (please complete the following information):

Additional context

PatHightree commented 1 year ago

Thanks for fixing that, merged it 👍