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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
- iOS Xcode project building fails when the build is appended
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
Resolution Note (fix version 2022.2):
Fixed in: 2022.2.0a4
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b7
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.12f1
Resolution Note (fix version 2020.3):
Fixed in: 2020.3.29f1