Search Issue Tracker

Fixed in 2021.2.X

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

Votes

0

Found in

2019.4

2020.2

2021.1

2021.1.0b2

2021.2

Issue ID

1306288

Regression

No

InvalidCastException thrown when running IL2CPP build

IL2CPP

-

Reproduction steps:
1. Open the user's attached project
2. Make sure IL2CPP is selected in Edit > Project Settings > Player
3. File > Build And Run
4. Open the Player log

Expected result: No InvalidCastExceptions are thrown
Actual result: InvalidCastException is logged at the end of the Player log

Reproducible with: 2019.4.19f1, 2020.2.3f1, 2021.1.0b4, 2021.2.0a2
Not reproducible with: 2021.2.0a3
Could not test with: 2018.4.31f1 (errors)

Note:
- InvalidCastException is not logged when using Mono
- InvalidCastException is not thrown when playing the scene in the editor

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a3

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.0b7

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.2f1

  4. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.23f1

Add comment

Log in to post comment