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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
This is a duplicate of issue #989299