Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.39f1
2022.3.33f1
6000.0.6f1
6000.1.0a7
Issue ID
UUM-74394
Regression
No
Editor freezes on "Reloading Domain" when initiating a Domain Reload in a specific project
How to reproduce:
1. Open the attached "DRRepro" project
2. Enter Play Mode
Reproducible with: 2021.3.39f1, 2022.3.33f1, 6000.0.6f1
Reproducible on: macOS 14.5 Sonoma (Intel), Windows 11 (reported by user)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
This freeze seems to be Mac-only and caused by never ending wait in Socket.Poll in UnityCodeAssist plugin. Please report a bug to the plugin owners with the provided callstack.
Callstack:
System.Net.Sockets.Socket:Poll_icall (intptr,System.Net.Sockets.SelectMode,int,int&) (mono)
System.Net.Sockets.Socket:Poll_internal (System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.SelectMode,int,int&) (mono)
System.Net.Sockets.Socket:Poll (int,System.Net.Sockets.SelectMode) (mono)
NetMQ.Core.Utils.Signaler:WaitEvent (int) (mono)
NetMQ.Core.Mailbox:TryRecv (int,NetMQ.Core.Command&) (mono)
NetMQ.Core.Ctx:Terminate (bool) (mono)
NetMQ.NetMQConfig:Cleanup (bool) (mono)
Meryel.UnityCodeAssist.Editor.NetMQPublisher:Clear () (mono)
Meryel.UnityCodeAssist.Editor.NetMQInitializer:Clear () (mono)
Meryel.UnityCodeAssist.Editor.NetMQInitializer:AssemblyReloadEvents_beforeAssemblyReload () (mono)
Resolution Note:
This freeze seems to be Mac-only and caused by never ending wait in Socket.Poll in UnityCodeAssist plugin. Please report a bug to the plugin owners with the provided callstack.
Callstack:
System.Net.Sockets.Socket:Poll_icall (intptr,System.Net.Sockets.SelectMode,int,int&) (mono)
System.Net.Sockets.Socket:Poll_internal (System.Net.Sockets.SafeSocketHandle,System.Net.Sockets.SelectMode,int,int&) (mono)
System.Net.Sockets.Socket:Poll (int,System.Net.Sockets.SelectMode) (mono)
NetMQ.Core.Utils.Signaler:WaitEvent (int) (mono)
NetMQ.Core.Mailbox:TryRecv (int,NetMQ.Core.Command&) (mono)
NetMQ.Core.Ctx:Terminate (bool) (mono)
NetMQ.NetMQConfig:Cleanup (bool) (mono)
Meryel.UnityCodeAssist.Editor.NetMQPublisher:Clear () (mono)
Meryel.UnityCodeAssist.Editor.NetMQInitializer:Clear () (mono)
Meryel.UnityCodeAssist.Editor.NetMQInitializer:AssemblyReloadEvents_beforeAssemblyReload () (mono)