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
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
am1goo_41
Jan 16, 2017 11:25
Also tested on Window 7 (64 bit), but it's doesn't matter