Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
5.4.0b21
Issue ID
804744
Regression
No
Crash on UnityEngine.Networking.NetworkTransport:GetBroadcastConnectionMessage/memcpy
Steps to reproduce:
1. Open "uNet" project
2. Build project
3. Open "Loader" scene in Unity Editor.
4. Start the standalone executable and click on "Crear una partida" (start new game).
5. Start the project in Unity Editor and click on "Unirse a una partida" (join an existing game).
-- Both games will show the game scene synced.
6. Close the standalone executable.
-- The game in the Unity Editor will display the start menu with the two buttons.
7. Start the standalone executable and click on "Crear una partida" (start new game).
8. In Unity Editor, click on "Unirse a una partida" (join an existing game).
Results: Editor crashes
Reproduced with: 5.4.0b21, 5.3.5p3, 5.2.4f1
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
Add comment