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
- An "RefreshInternalV2 is called before InitialRefresh" error is thrown when opening a project where a build profile with Player settings added is selected
- MeshCollider preview gizmo disappears from the Scene view when overriding the mesh asset using any 3D editing tool
- Tutorial project is not created when started from the Get set up tab
- Audio Listener Component expands when selected
- [iOS] Frame Debugger rendering output doesn't work with iOS builds
Resolution Note:
Building from code callbacks is unsupported.