Search Issue Tracker
Third Party Issue
Votes
2
Found in
2021.3.36f1
2022.3.21f1
2023.2.13f1
6000.0.0b11
Issue ID
UUM-67123
Regression
No
The Editor and "Reloading Domain" windows are frozen when entering Play Mode
How to reproduce:
1. Open the “The-game-where-the-2d-pixel-dude-has-to-find-a-key.zip“ project
2. Open the “Mikayla“ Scene
3. Enter the Play Mode
4. Observe the “Reloading Domain” window
Expected results: The “Reloading Domain” disappears after an appropriate time of loading
Actual results: The “Reloading Domain” window never loads up
Reproducible in: 2021.3.36f1, 2022.3.21f1, 2023.2.13f1, 2023.3.0b10
Reproduced on: macOS 13.6.4 (M1, 2020)
Not reproduced on: Windows 11 Pro (23H2)
Note: The “Begin MonoManager ReloadAssembly” line is logged in the Editor.log file at the moment the Editor freezes
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
This freeze is caused by indefinite waiting for socket closing in NetMQ library that Code Assist plugin is using.