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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
am1goo_41
Jan 16, 2017 11:25
Also tested on Window 7 (64 bit), but it's doesn't matter