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
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
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