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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note:
updated with a better popup