starikcetin/Eflatun.SceneReference

Undo/Redo support for scene-in-build utility popups

starikcetin opened this issue · 1 comments

Implement undo/redo support for changes made to build settings with Add to Build and Enable in Build buttons in scene-in-build utility popups.

Unity itself doesn't record the build settings changes in the undo/redo stack. If we implement a feature like this we will be introducing inconsistent behaviour. It is best to stay consistent with how Unity behaves.