Ardity icon indicating copy to clipboard operation
Ardity copied to clipboard

Game crashes when exiting

Open callums005 opened this issue 2 years ago • 2 comments

Unity crashes any time I exit the game when the SerialController.cs script is in the scene. I have made sure that the COM port is the same, as well as the baud rate. When the game is playing it does not receive any messages from the Arduino, however, it will display a successful connection message. Note that the unity project is new, and only has the Ardity package installed, alongside the SampleMessageListener.cs script (with printing within the functions).

Unity Version: 2021.2.19f1

callums005 avatar Jun 13 '22 09:06 callums005

Hello, Could you share more information about what error you see, which code you wrote and maybe even the project you are working on?

dwilches avatar Jul 04 '22 01:07 dwilches

Hello, Could you share more information about what error you see, which code you wrote and maybe even the project you are working on?

There is no error, Unity just freezes and has to be terminated via the task manager.

callums005 avatar Jul 07 '22 10:07 callums005