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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment