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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
This freeze is caused by indefinite waiting for socket closing in NetMQ library that Code Assist plugin is using.