Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0f2
Issue ID
1045239
Regression
No
Editor freezes on ReloadAssembly when script is edited while in Play mode
How to reproduce:
1. Download and open attached project "Voxel fighter server"
2. Enter Play mode
3. Edit script Player.cs (or any other script in Assets/Scripts) and save changes
4. Click anywhere inside Editor
Expected result: Editor does not freeze
Actual result: Editor freezes
Reproduces with: 2017.1.4p2, 2017.2.3p1, 2018.4.6f1, 2018.1.6f1, 2018.2.0b9, 2018.3.0a2
Notes: Editor freezes on "Begin MonoManager ReloadAssembly" in logs
Workaround: Set the Scripting Runtime Version in Player settings to .Net 4.x Equivalent
Comments (1)
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 GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
HofiOne
Nov 08, 2021 18:35
possible regression as same happens in 2021.2.1f1 on macOS
this one is extremely annoying and renders the editor almost unusable