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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment