Search Issue Tracker
Active
Under Consideration for 1.22.X, 2.2.X
Votes
1
Found in [Package]
1.22.2
2.2.2
Issue ID
ADDR-3749
Regression
No
'UnityEditor.Build.Pipeline.Utilities.ScriptableBuildPipeline' throws an exception when building Addressables
How to reproduce:
1. Open the “IN-83132_repro“ project
2. Navigate to Window → Asset Management → Addressables → Groups
3. In the Addressables Groups window, press Build → New Build → Default Build Script
4. Observe the Console
Expected result: Addressable build fails and errors are thrown
Actual result: Addressable build is successful
Reproducible with: 2.2.2 (6000.0.17f1), 1.22.2 (2023.2.20f1)
Could not test with: 2021.3.43f1, 2022.3.44f1 (unsupported asynchronous API)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Error:
The type initializer for 'UnityEditor.Build.Pipeline.Utilities.ScriptableBuildPipeline' threw an exception.
UnityEditor.GenericMenu:CatchMenu (object,string[],int)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment