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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note:
This freeze is caused by indefinite waiting for socket closing in NetMQ library that Code Assist plugin is using.