This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Discard doesn't work properly in some cases #952
Closed
Description
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.