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
- Floating Material Preview window has a burger icon button that does nothing when pressed
- TreeView drag and drop operation is not cancelled when a modal opens over it
- Remote Config window causes performance drop in Editor when multiple settings are added
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
Resolution Note:
Fixed in 2020.2.0b1, the issue was not caused by the mentioned package
Resolution Note:
Fixed in 2020.1.2f1