Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x.x] Fix VFX Graph breaking other undo callbacks #2767

Merged

Conversation

PaulDemeulenaere
Copy link
Contributor

Purpose of this PR

Backport of #1876

* fix VFXView assigning directly to Undo.undoRedoPerformed, breaking any delegates registered prior

* update changelog
# Conflicts:
#	com.unity.visualeffectgraph/CHANGELOG.md

# Conflicts:
#	com.unity.visualeffectgraph/CHANGELOG.md
@github-actions github-actions bot added the vfx label Nov 27, 2020
@PaulDemeulenaere PaulDemeulenaere changed the title Fix VFX Graph breaking other undo callbacks (#1876) [7.x.x] Fix VFX Graph breaking other undo callbacks Nov 27, 2020
@PaulDemeulenaere PaulDemeulenaere marked this pull request as ready for review November 30, 2020 10:18
@PaulDemeulenaere
Copy link
Contributor Author

Ready to be merged @julienf-unity

@sebastienlagarde sebastienlagarde merged commit 5d28471 into 7.x.x/release Nov 30, 2020
@sebastienlagarde sebastienlagarde deleted the 7.x.x/vfx/fix/undo-redo-callback-stealing branch November 30, 2020 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants