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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 7.4.0):
Fixed in 7.4.0 and newer versions of URP