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
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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