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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Building from code callbacks is unsupported.