Search Issue Tracker
Won't Fix
Votes
1
Found in
2019.4
2020.3
2020.3.3f1
2021.1
2021.2
Issue ID
1328841
Regression
No
Editor crashes when building after script recompilation
Reproduction steps:
1. Create a new Empty project
2. Import the Assets from the attached Assets.zip
3. Press Ctrl + Shift + E
4. Press Create New Build File
5. Choose a Root Directory for the Build
6. Press Add Entry
7. Press Build All
Expected result: The Player is Built
Actual result: The Editor crashes
Reproducible with: 2019.4.25f1, 2020.3.7f1, 2021.1.6f1, 2021.2.0a16
Notes: If the Editor doesn't crash anymore, repeat from Step 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
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
- Changing "PreWarm" parameters on VFX Graph leads to significant performance drops and freeze due to rapid changes in "Total Time"
Resolution Note:
Building from code callbacks is unsupported.