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
- "GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingComponentException" error when the "BoxCollider" Component doesn't exist
- Render Graphs Kebab Menu Buttons are missing padding and Highlight is uneven when hovered over
- Shader Keywords are not detected when defined in include files
- Right-clicking on Blackboard and Graph Inspector calls the contextual menu of the workspace
- [Android][Vulkan]Shader casting issue occurs when using Snapdragon devices with the Vulkan Graphics API
Add comment