Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2019.4.3f1
2020.1
2020.2
Issue ID
1262558
Regression
Yes
Crash on NetworkDriver/Concurrent:BeginSend when adding NetworkStreamInGame component to an incoming connection
Reproduction steps:
1. Open the attached project ("1262558.zip")
2. Open "SampleScene"
3. Enter Play mode
Reproducible with: 2019.4.3f1, 2019.4.5f1, 2020.1.0f1, 2020.2.0a18 (NetCode 0.2.0; Hybrid Renderer 0.3.0, 0.5.2; Physics 0.3.2, 0.4.0)
Not reproducible with: 2019.3.16f1, 2019.4.2f1
First lines of the stacktrace:
object:wrapper_native_000001C700000000
Unity.Networking.Transport.NetworkDriver/Concurrent:BeginSend
Unity.NetCode.GhostSendSystem`1/SerializeJob<KachiggaGhostSerializerCollection>:Execute
Notes:
- In versions deemed not reproducible it either works without an issue or spams this exception:
"IndexOutOfRangeException: Index 0 is out of range in DynamicBuffer of '0' Length."
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Fixed in 2020.2.0b1, the issue was not caused by the mentioned package
Resolution Note:
Fixed in 2020.1.2f1