Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.4.8f1
2020.1
2020.2
Issue ID
1274310
Regression
No
MonoManager ReloadAssembly crash when continuously recompiling scripts
Reproduction steps:
1. Open the user attached project from case case 1278006
2. Open Scene "Level1"
3. Open SceneController.cs
4. Continuously change, save script and focus Unity (usually takes about 30 iterations, but sometimes takes up to 100)
Reproducible with: 2020.1.5f1, 2020.1.14f1, 2020.2.0a1, 2020.2.0a11
Seemingly not reproducible with: 2020.2.0a13, 2020.2.0f1, 2021.1.0a6
Cannot test with 2020.2.0a12 due to the repro project crashing on opening
Notes:
- Doesn't seem to reproduce on an empty project
- Reproduction rate might be related to the amount of code it needs to recompile
- Sometimes crashes silently with "Assertion at ..\mono\mini\mini-generic-sharing.c:877, condition `oti' not met" produced in the logs right before the crash
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
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
Resolution Note:
Not reproducible from 2020.2.0a12 and onwards