Search Issue Tracker

Fixed in 2022.2.X

Votes

0

Found in

2020.3

2021.1

2021.1.0f1

2021.2

2022.1

Issue ID

1343923

Regression

No

Silent Crash when returning a recursive IEnumerator in Coroutine

Scripting

-

Reproduction steps:
1. Open user attached Project
2. Press Play
3. Wait around 15 seconds

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

Reproducible with: 2020.3.14f1, 2021.1.16f1, 2021.2.0b4, 2022.1.0a3
Could not test with: 2019.4 (Compiler errors)

Notes:
Doesn't seem to be a StackOverflow as the crash doesn't occur when not returning

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a9

Add comment

Log in to post comment