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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Building from code callbacks is unsupported.