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
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default
Add comment