Search Issue Tracker
Fixed in 5.6.0
Votes
2
Found in
5.5.0f3
Issue ID
869333
Regression
No
[UNET] NetworkReader. ReadBytesAndSize returns null if the read byte array size was 0
Reproduction steps:
1. Open the attached project
2. Open the scene
3. Enter Play mode
Expected result: NetworkReader.ReadBytesAndSize() returns a size 0 array of Type byte
Actual result: NetworkReader.ReadBytesAndSize() returns null
Reproducible on: 5.5.0p3, 5.6.0b3
Tested on: Windows 10
Comments (1)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
am1goo_41
Jan 16, 2017 11:25
Also tested on Window 7 (64 bit), but it's doesn't matter