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
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
- Custom Render Pass using Render Graph does not render to the Game view when used with a 2D URP Renderer
- [Linux] Vsync does not work correctly in Game View when using OpenGL
- Edge detection fails, _BlitTexture_TexelSize is 0
- Rotating GameObjects is not possible when transform.up is assigned through script
- [Android] Shadowmap Shadows have graphical errors on Android when the default Screen Recorder setting is turned on
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.