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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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.