MSAA not working with custom Post Processing (CustomDepth)

Setting MSAA count to 0 causes the engine to use TXAA instead. That’s why it seems to work, but you would just be disabling MSAA. If you aren’t having any problems with TXAA, you could just use that instead, though TXAA can cause some weird artifacts with some materials.