OSVR / OSVR-Unity

Package for authoring OSVR experiences with Unity.
Apache License 2.0
98 stars 38 forks source link

Post Processes are not applied to the HMD #159

Closed demonixis closed 8 years ago

demonixis commented 8 years ago

Hi,

Post Processes are not applied to the HMD screen.

How to reproduce

  1. Create an empty project
  2. Add some cubes
  3. Load the Effects asset from the Standard Assets
  4. Add a ScreenSpaceAmbientOclusion on the camera
  5. Setup OSVR
  6. Press play

I tried many post processes and no one are applied.

Post Processes are very important because they can increase the quality of the game.