Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2019.4
2020.1
2020.1.0b16
Issue ID
1264083
Regression
No
Crash on object:wrapper_native_000001E800000000 when adding SendRpcCommandRequestComponent to EntityCommandBuffer
Reproduction steps:
1. Open user's attached project "Case-1264083"
2. Open scene "GameScene-Endless-Mode"
3. Enter Play Mode
4. Press J
-- observe crash
Reproducible with: 2019.4.5f1, 2020.1.0f1
Could not test with: 2018.4.25f1 (NetCore package not available), 2020.2.0a19 (package dependency errors)
Reproducible with package versions: 0.11.1-preview.4 (NetCore package 0.2.0-preview.5)
Could not test with package versions: 0.10.0-preview.6, 0.13.0-preview.24 (dependency errors)
First few lines of the stack trace:
object:wrapper_native_000001E800000000
Unity.Networking.Transport.NetworkDriver/Concurrent:BeginSend
Unity.NetCode.GhostSendSystem`1/SerializeJob<RealtimeGhostSerializerCollection>:Execute
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0a20