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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note:
updated with a better popup