Search Issue Tracker
Duplicate
Votes
3
Found in
2020.2.0b2
Issue ID
1278488
Regression
Yes
[2020.2.0b2] Crash when opening prefab with broken scripts
How to reproduce:
1.Open the attached "PrefabCrash.zip" Project
2.Open "MapPrefab.prefab"
3. Repeat step 2 until Editor crashes
Reproducible with: 2020.2.0b2, 2020.2.0b3
Not reproducible with: 2018.4, 2019.4, 2020.1.6f1, 2020.2.0b1
Note:
- This happens only with this specific prefab so far. It has broken scripts and is not really functional. However, users expect the editor to handle these prefabs and not crash.
- First 4 lines of Stack trace (full editor.log in case edits):
0x00007ff7b24680f8 (Unity) ParticleSystemGeometryJob::ScheduleJobs
0x00007ff7af4f4f04 (Unity) DispatchGeometryJobs
0x00007ff7af9d1fd9 (Unity) CullScriptable
0x00007ff7b0525d63 (Unity) ScriptableRenderContext_CUSTOM_Internal_Cull_Injected
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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
This is a duplicate of issue #1274851