Search Issue Tracker
Fixed in 9.0.0 - preview.35
Votes
0
Found in [Package]
8.1.0
Issue ID
1243990
Regression
Yes
URP 8.1 breaks UNITY_MATRIX_I_VP
How to reproduce:
1. Open user-submitted project (ReproWorldReconstruction2020.zip)
2. Open the Scenes/Bug scene and observe the Game View
3. See that the Quad shader works by reconstructing parts of the cube, that have a distance from the Camera equal to less than 8, otherwise, it writes the color blue
4. Open the package manager and update Universal RP package to 8.1.0 or preview.14 - 9.0.0
5. See the Game View result
Expected result: the shader writes color blue if the distance from the camera to a world position is greater than 8(same as in step 3)
Actual result: no color blue is written regardless of the distance from the camera to a world position
Reproducible with: 2020.1.0b9, 2020.2.0a11
Could not test with: 2017.4.40f1(package unavailable), 2018.4.23f1, 2019.3.13f1(regressed package version unavailable)
Reproducible with package versions: 8.1.0, preview.14 - 9.0.0
Not reproducible with package versions: 8.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment