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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment