Search Issue Tracker
Fixed in 7.4.0
Votes
0
Found in [Package]
7.2.0
Issue ID
1244311
Regression
Yes
[MacOS] _CameraDepthTexture freezes when rendering objects with negative scale and SRP Batcher enabled
How to reproduce:
1. Open the attached 'project-1244211.zip' project and load 'DepthBufferBug' scene
2. Enter Play mode
3. Select the 'Negative Scale' button
4. Move around with WASD keys and observe the behavior of the red Depth Texture
Expected result: Depth Texture does not freeze when an object with negative scale is visible on the screen
Actual result: Depth Texture freezes when an object with negative scale is visible on the screen
Reproducible with: 2019.3.13f1 (URP 7.2.0, 7.3.1)
Not reproducible with: 2019.3.13f1 (URP 7.1.8), 2020.1.0b8 (URP 8.0.1), 2020.2.0a11 (URP 8.1.0, 9.0.0-preview.14)
Notes:
1) Reproducible only on MacOS (metal)
2) Reproducible only when SRP Batcher is enabled in RP asset
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 7.4.0):
Fixed in 7.4.0 and newer versions of URP