Search Issue Tracker

Fixed in 2022.2.X

Fixed in 2021.3.X, 2022.1.X

Votes

0

Found in

2021.2

2021.2.7f1

2022.1

2022.2

Issue ID

1394314

Regression

No

Crash on assertion "condition is_ok (error) not met" when entering the play mode

Mono

-

Reproduction steps:
1. Create a new project
2. Import attached Test.cs Script to the project
3. Attach a Script to an Object that is inside the Scene
4. Enter Play Mode

Expected result: the Editor doesn't crash
Actual result: the Editor crashes

Reproducible with: 2021.2.7f1, 2022.1.0b1, 2022.2.0a1, 2022.2.0a2
Not reproducible with: 2022.1.0b2
Could not test with: 2019.4.34f1, 2020.3.25f1 due to compiling errors

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a7
    We have applied a patch to our fork of Mono to address using the wrong context when inflating generic methods.

    https://github.com/Unity-Technologies/mono/pull/1550

  2. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.4f1

  3. Resolution Note (fix version 2021.3):

    Fixed in: 2021.3.4f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.