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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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