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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1274851