Search Issue Tracker

Fixed in 2022.2.X

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

Votes

5

Found in

2020.2.0a21

2020.3

2020.3.19f1

2021.2

2022.1

Issue ID

1383700

Regression

Yes

[MacOS] An Unhandled exception is thrown in the Editor.log and Console window when trying to build AssetBundles

Scripting

-

Reproduction steps:
1. Open the attached Unity project "BuildError.zip"
2. In the Editor click Build > Build AssetBundles
3. Observe the thrown errors in the Console window
4. Locate and observe Editor.log

Expected result: No errors are thrown in the Console window and no errors appear in the Editor.log
Actual result: Errors are thrown in the Console window and an unhandled exception is thrown in the Editor.log:
"Unhandled exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values."

Reproducible with: 2020.2.0a21, 2020.2.7f1, 2020.3.23f1, 2021.2.5f1, 2022.1.0a16
Not reproducible with: 2019.4.33f1, 2020.2.0a20

Notes:
- Issue is not reproducible on Windows

  1. Resolution Note (fix version 2022.2):

    Fixed in: 2022.2.0a4

  2. Resolution Note (fix version 2022.1):

    Fixed in: 2022.1.0b7

  3. Resolution Note (fix version 2021.2):

    Fixed in: 2021.2.12f1

  4. Resolution Note (fix version 2020.3):

    Fixed in: 2020.3.29f1

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.