Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
10
Found in
5.3.4f1
Issue ID
780486
Regression
No
[SerialPort] BytesToRead returns null reference
Steps to reproduce:
1) open the project
2) open scene 'Main'
3) run
Expected behavior: BytesToRead return 0
Actual: null reference
Comments (24)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
jczaban
Nov 07, 2016 21:16
Would be great to see some more serial support. I'm running into more and more projects using serial and we're missing out on some useful functionality in Unity
paul_hayes
Nov 07, 2016 10:45
This issue has been around for a while now. I'd really love to see it addressed. Especially when so many young students are messing with arduino and Unity, and want an easy way for the two to communicate.
RevoltingMuffin
Nov 04, 2016 16:52
Can voting please be enabled for this issue? I believe this is an important function that need to be updated in unity.
RevoltingMuffin
May 13, 2016 19:38
Would love to see this fixed as i am writing software using unity to send and receive data from com ports.