Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X, 2017.4.X, 2018.1.X
Votes
0
Found in
2018.1.0b9
Issue ID
1008385
Regression
No
Editor crashes on AddWebsocketHost on other instance to he same port
Editor crashes on AddWebsocketHost on other instance to he same port
1. Open project attached (or create a new project and add script to add websocket host (on certain port)) and run it in 2 Unity instances.
2. Press "Play" in both editors.
Actual result: Second Editor crashes:
8 com.unity3d.UnityEditor5.x 0x00000001020c0bc6 UNET::VirtualWsUserHost::~VirtualWsUserHost() + 54
9 com.unity3d.UnityEditor5.x 0x00000001020ae93c UNET::NetLibraryManager::AddWsHost(UNETHostTopology const*, char const*, int) + 428
10 com.unity3d.UnityEditor5.x 0x00000001020c6b91 NetworkTransport_CUSTOM_AddWsHostWrapper(MonoObject*, MonoString*, int) + 145
Expected result: Error appears with info that port is already occupied.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment