Search Issue Tracker
By Design
Votes
7
Found in [Package]
2019.2
2019.2.8f1
2020.1
Issue ID
1189569
Regression
No
[VR][SRP] Overwriting VR view and projection matrices using SetGlobalMatrixArray() has no effect
How to reproduce:
1. Open the attached "MinimalReproduction_ViewMatOverride.zip" project
2. Open "SampleScene"
3. Enter Play mode
Expected results: The view has a fullscreen green effect
Actual results: There is no fullscreen effect and there is a green quad at world origin
Reproduced with: LWRP 6.9.1 (2019.2.12f1), URP 7.1.2 (2019.3.0b10, 2020.1.0a12)
Could not test in 2018.4 as custom renderer features were not introduced yet
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Marco_Stone
Nov 21, 2019 15:49
If there is another workaround, possibly writing a custom ScriptableRenderingPipeline, or anything else. That would be hugely appreciated.