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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment