Search Issue Tracker
Fixed in 1.0.0-pre.8
Votes
2
Found in [Package]
1.0.0-pre.5
Issue ID
1370584
Regression
No
"Error on receive, errorCode = 16777219" appear when calling NetworkDriver.ScheduleUpdate() without connecting or listening
How to reproduce:
1. Open project "NetworkTransportIssue-2020.3.zip"
2. Open "SampleScene" Scene (Assets>Scenes>SampleScene)
3. Enter the Play Mode
4. Open the Console window
Expected result: No error
Actual result: Error appears: "Error on receive, errorCode = 16777219"
Reproducible with: 1.0.0-pre.2, 1.0.0-pre.7 (2020.3.20f1, 2021.1.25f1, 2021.2.0b16, 2022.1.0a12)
Could not test with: 2019.4.31f1 (Error: Assets/NetworkTransportTest.cs(4,13): error CS0234: The type or namespace name 'Networking' does not exist in the namespace 'Unity' (are you missing an assembly reference?)), 0.8.0-preview.8 (Errors appear: "
InvalidOperationException: The UNKNOWN_OBJECT_TYPE ClearEventQueue.dataStream has not been assigned or constructed. All containers must be valid when scheduling a job.")
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 1.0.0-pre.8):
Fixed in version 1.0.0-pre.8