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
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
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.