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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
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.