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
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
- [Android]Builds fail when multiple "Unable to parse file" errors are thrown when building using "Build And Run" for a Custom Build Profile in a specific project
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
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.