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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note:
Not reproducible from 2020.2.0a12 and onwards