Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3.0f3
Issue ID
994137
Regression
No
Starting a thread for a server freezes Editor on play
To reproduce:
1) Open attached project
2) Open the "MainMenu" scene
3) Select the "GOGame" GameObject
4) Click "Start Single Server" in the inspector
5) Click the Play button
It freezes
Reproduced in 2017.1.0f3, 2017.3.0f3, 2018.1.0b5
==========
Hello,
There are a number of issues in the Unity Editor when trying to interrupt/abort blocked threads. These issues have largely been addressed with the new scripting runtime (aka .NET/Mono Upgrade).
I have verified that this issue is indeed fixed when using the new scripting runtime. This issue will not be fixed in the legacy/old Mono scripting runtime.
Thanks,
Jonathan
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
- Tile Palette Window zoom level resets when the Window becomes inactive
- [iOS] Exported Xcode "Unity-iPhone" Xcode project shows the "Framework" folder as red
Add comment