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
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Resolution Note:
updated with a better popup