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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed in 2020.2.0b1, the issue was not caused by the mentioned package
Resolution Note:
Fixed in 2020.1.2f1