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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment