Search Issue Tracker
Fixed in 6.7.0
Votes
1
Found in [Package]
6.6.0
Issue ID
1136402
Regression
No
[HDRP] Spotlight results differ in each eye when using single pass double wide and instancing
How To Reproduce:
1) Create a new project using the HDRP Template.
2) Change the build target to UWP.
3) Enable virtual reality and add WMR to the SDK list.
4) Play and observe the shadows on the studs.
5) It may be necessary to remove the old Post Processing components from the scene and/or add a new HDRP asset to the scriptable rendering pipeline.
Expected Result: Shadows appear correct on all geometry.
Actual Result: Shadows are different in each eye.
Reproducible in: 2019.2.0a9 (3ec61d0c8674)
Reproducible in package: HDRP 6.6.0 (SRP master 2f1db3398d)
Notes:
Tested with all Lit Shader Modes, MSAA enabled/disabled where applicable (forward, mixed), single pass instancing, single pass double wide, Editor, and Standalone. Issue occurs in all combinations of these configurations.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
Resolution Note (fix version 6.7.0):
Fixed merged to SRP master (399b704).