Skip to content

Don't use MSAA on rendertextures in deferred rendering #229

@DuFF14

Description

@DuFF14

Add "&& forwardRendering" to this if statement: https://github.com/OSVR/OSVR-Unity/blob/master/OSVR-Unity/Assets/OSVRUnity/src/VREye.cs#L223

MSAA isn't supported in deferred rendering, and if it's turned on in Quality settings, we're seeing some issues with shaders, such as #228

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions