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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note:
This freeze is caused by indefinite waiting for socket closing in NetMQ library that Code Assist plugin is using.