Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0f3
Issue ID
991176
Regression
No
Applying changes to ScriptableObject with SerializedObject.ApplyModifiedProperties causes all scenes to be marked as dirty
Steps to reproduce:
1. Open attached “ScriptableObjectBug.zip” Unity project
2. Open Edit->Preferences (Unity->Preferences for macOS)
3. Select “ScriptableObject Bug Demo” tab
4. Modify “Interval Seconds” value
Expected results:
Scenes are not dirtied
Actual results:
All scenes are dirtied
Reproduced in: 2018.2.0a1, 2018.1.0b4, 2017.3.0p3, 2017.2.1p2,, 2017.1.3f1, 2017.1.0a1
Workaround: Use SerializedObject.ApplyModifiedPropertiesWithoutUndo
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
- “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
This is a duplicate of issue #989299