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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
This is a duplicate of issue #1274851