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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer 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.