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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1274851