Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDiscard doesn't work properly in some cases #952
Closed
Labels
Comments
|
Hey @AmitloafTotes. Thanks for testing our stuff out. I will try to reproduce this issue and let you know how it goes. |
|
I experienced this myself recently. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Sometimes discard doesn't actually work even though it appears like it does.
Steps to Reproduce
This is consistently recreated by using Unity Post Processing stack v.2 - Try to add a post process effect (like chromatic aberration for example). Save the scene. Discard everything from GitHub, notice that the new effect is still there.
When discarding from GitHub desktop it works properly.