Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b8
Issue ID
1006883
Regression
No
Preset serialized properties are not saved to disk on project save
To reproduce:
1. Open the attached project (Unity2018.1.0b8 - Preset Not Saving Bug.zip)
2. Select "Presets/TransformPreset0" and change rotation.x value to 100
3. Select "Presets/MyComponentPreset0" and change TestValue value to 57
4. Click File -> Save Project
5. Close Unity
6. Open the project again.
7. Observe the values, changed in steps 2 and 3
Expected: changed values in the presets are properly serialized and saved to disk.
Reproduced in 2018.1.0a6, 2018.1.0b8, 2018.1.0b9, 2018.2.0a2
Comments (1)
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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Krellumdaed
Dec 19, 2018 16:05
I may be having a related issue. When I modify my ScritpableObjects with the inspector the changes are not saved to disk in the asset file.
Same symptom, a different type of object.