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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment