Uduino icon indicating copy to clipboard operation
Uduino copied to clipboard

Freezes Unity

Open grayxr opened this issue 8 years ago • 2 comments

Hi, for some reason Unity completely freezes when hitting the play button on the scene whenever I have the UduinoManager script on a Game Object in my scene, or when I instantiate UduinoManager in my other script. Very frustrating, because this library and package looks really nice and it looks like it would be a good solution. I have to end the task in the Task Manager to force Unity to close.

Details: using Unity version 5.5.0f3 using Arduino IDE 1.8.1 using Arduino/Genuino Micro board

grayxr avatar Mar 11 '17 07:03 grayxr

Is it working with another arduino board ? Can you see the board when you click on "Discover Ports" ?

marcteys avatar Mar 20 '17 17:03 marcteys

I dunno much about arduino, but these are some solutions that may help 1.Check if your arduino is properly connected to your system 2.Make sure that your arduino is not Damaged in any case 3.Make sure there are no infinite loops in your code 4.Try running some other project, if it works, there must be some problems in your code

Some Hardware issues: 1.Make sure you have enough Ram and Cpu power to run this stuff(to check, try running some small projects) 2.Make sure your cable is proper

If any of this worked, Leave a Like👍, if you dont like feel free to dislike👎.

Best Of Luck for your project

~TheSteamGuy

thesteamguy8 avatar Jun 07 '17 16:06 thesteamguy8