Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b7
2019.1.0a6
Issue ID
1096454
Regression
Yes
'Save Assets' window pops up after every prefab adjustment in Prefab Mode when 'Verify Saving Assets' and 'Auto Save' is checked
How to reproduce:
1. Create a new Unity project
2. In the Editor Preferences 'General' tab check the 'Verify Saving Assets' option
3. Create a new Prefab and enter Prefab Mode
4. Make sure that the 'Auto Save' option is checked.
5. Make any changes to the Prefab(Change Transform values, add Components, etc.)
Expected result: the 'Save Assets' dialog does not pop up after each change to the Prefab
Actual result: the 'Save Assets' dialog pops up after every change to the Prefab
Reproducible with: 2018.3.0b7, 2018.3.0b10, 2019.1.0a6, 2019.1.0a9
Not reproducible with: 2018.3.0b6, 2019.1.0a5
Notes:
A workaround is to uncheck the 'Auto Save' option and save after making all the changes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment