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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This freeze is caused by indefinite waiting for socket closing in NetMQ library that Code Assist plugin is using.