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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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