Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.7.5
Issue ID
ADDR-1167
Regression
No
[Addressable assets] Build stops with SBP ErrorUnsavedChanges when chosen to not save the scene
How to reproduce:
1. Open the attached Addressables_803510.zip project
2. Go to Window>Asset Management>Addressables>Groups and "Create Addressables Settings"
3. Create an asset and make it addressable
4. Create a scene and modify it without saving
5. Open the Addressable Group window and select Build tab/Default script
6. Select 'Don't Save' on the save scene confirmation popup
Expected: Build process proceeds
Actual: Build stops with the error: SBP ErrorUnsavedChanges
UnityEditor.GenericMenu:CatchMenu(Object, String\[], Int32) (at /Users/builduser/buildslave/unity/build/Editor/Mono/GUI/GenericMenu.cs:119)
Reproducible with: 2018.4.21f1, 2019.3.11f1, 2020.1.0b6, 2020.2.0a7
Notes:
- Addressables was introduced in 2018.4
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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note:
updated with a better popup