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
- Other threads get resized when trying to resize thread groups on the Timeline of the Profiler window
- Green highlight for selected panel lacks contrast when Editor theme is set to Light
- [Android] AR Camera Background has a white/bright tint when deployed with Gamma Color Space and Vulkan API
- Crash on TextCore::OTL_GPOS_TableReader::GetLookupList when changing to a specific Font in the UI Builder
- Reverting [SerializeReference] List property creates persistent element overrides in Prefab Variants
Add comment