Search Issue Tracker

Fixed in 2022.2.X

Fixed in 2019.4.X, 2020.3.X, 2021.2.X, 2022.1.X

Votes

0

Found in

2019.4

2019.4.29f1

2020.3

2021.1

2021.2

2022.1

Issue ID

1362634

Regression

No

Editor crashes after "Assertion failed on expression: 'input_end <= end()'" error when opening Game View

Graphics Device Features

-

Reproduction steps:
1. Open the project from the attached link
2. Press Window > Layout > Default
3. Open Game View

Expected result: Game View opens successfully
Actual result: Editor crashes while opening the Game View

Reproducible with: 2019.4.32f1, 2020.3.22f1, 2021.1.28f1, 2021.2.1f1, 2022.1.0a13

Notes:
- Sometimes Editor crashes while opening the Project
- In different versions, Editor crashes with different stack traces
- It might take a few times to reproduce the issue

Errors found in the logs:
Assertion failed on expression: 'input_end <= end()'
Assertion failed on expression: 'm_ThreadAllocator->UnderlyingAllocator::Contains(p)'' (only on 2020.3.22f1)
Assertion failed on expression: '(node->version1 & kReadAndWriteDisposeVersionMask) == 0' (only on 2020.3.22f1)
Assertion failed on expression: 'node->magic == AtomicSafetyNode::kMagicCheck' (only on 2021.1.28f1, 2022.1.0a13)

  1. Resolution Note (fix version 2022.2):

    Fixed in 2022.2.0a1

  2. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0b4

  3. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.9f1

  4. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.27f1

  5. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.35f1

Add comment

Log in to post comment