Search Issue Tracker
Fixed in 13.1.6
Fixed in 13.1.5
Votes
0
Found in [Package]
13.1.2
Issue ID
1384429
Regression
Yes
Depth is not cleared regression
Steps:
1. Open attached project (DepthNotCleared.zip)
If there is error saying package version is wrong, edit URP version in package manifest accordingly
2. Open "Base" scene, hit play
There is a sphere on GameView
3. On GameView, click Next
Expected: There is only a cube on GameView
Actual: The sphere and a cube are rendered on GameView
Reproducible:
2022.1.0b1.2464 (4897ee769494) + Graphics master 29Nov2021 (ddf69f779a62246db89e2fce806302c1b193bf1a)
2022.1.0b1.2464 (4897ee769494) + URP 13.1.2
Not-reproducible:
2022.1.0a16.2287 (86a669d02ca5) + URP 13.1.1
2022.1.0a15.2209 (49120632d05b) + URP 13.1.0
2022.1.0a13.1822 (5a5aca0fb632) + URP 13.1.0
2022.1.0a8.1153 (a6d7f27874c0) + URP 12.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment