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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note:
Building from code callbacks is unsupported.