Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.1p4
Issue ID
959885
Regression
No
UNet: drop all messages from reader if handler for first message is not exist
All messages are dropped if Handler is not registered for one of network messages.
1. In scripts add several (tiny) messages via Reliable channel.
2. Do not register all handlers but first.
3. Send messages.
Actual result: All small messages will be dropped.
Expected result: All messages with registered handlers shall be sent and received.
Link to project with repro:
https://oc.unity3d.com/index.php/s/wjZAfUyqJTSEzK8
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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
Mass closure of UNET Bugs.
As UNet is Deprecated we are moving to low maintenance mode, where critical issues can get fixes.
Closing this bug as part of cleaning-up the Bug List.
If you feel this bug is really a road-blocker, you can reopen the bug and we will work this one.