Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2019.4.X, 2020.3.X, 2021.1.X

Votes

0

Found in

2019.1.0b7

2019.4

2020.2.7f1

2020.3

2021.1

2021.2

Issue ID

1333819

Regression

Yes

Editor crashes on mono_log_write_logfile when opening a project

Mono

-

How to reproduce:
1. Open the attached project ('case-1333819.zip')

Reproducible with: 2019.1.0b7, 2019.4.26f1, 2020.3.6f1, 2021.1.8f1, 2021.2.0a17
Not reproducible with: 2018.4.35f1, 2019.1.0b6

First lines of the stack trace:
0x00007FFEB944761B (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\utils\mono-log-common.c:142] mono_log_write_logfile
0x00007FFEB9434F5F (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:122] monoeg_g_logv
0x00007FFEB9434E38 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\eglib\goutput.c:133] monoeg_g_log
0x00007FFEB94EA54E (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:1064] mono_class_compute_gc_descriptor

Notes:
- In 2019.1 - 2019.4 streams Editor crash silently with this message in the Editor.log:
'compute_class_bitmap: Invalid type 13 for field Assets.IntenseTPS.Scripts.Controllers.Humanoid.Gear.Weapon.RangedWeapons.RangedWeaponWithVisibleClip`2[T_Clip,T_Projectile]:currentClip'

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a19

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.14f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.14f1

  4. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.29f1

Add comment

Log in to post comment