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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
am1goo_41
Jan 16, 2017 11:25
Also tested on Window 7 (64 bit), but it's doesn't matter