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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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