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
- [iOS] [AudioSource] Errors/warning logged and "AudioSettings.OnAudioConfigurationChanged" event not called when disconnecting the Bluetooth heaphones from the device
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
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