Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2019.4.8f1
2020.1
Issue ID
1272060
Regression
No
[macOS] Unity crashes when enabling a Camera which has a RenderTexture with Color Format set to DEPTH_AUTO or SHADOW_AUTO
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. In Hierarchy, select the "SecondCamera"
3. In the Inspector, enable it
Expected result: Unity doesn't crash
Actual result: Unity crashes
Reproducible with: 2018.4.26f1, 2019.4.9f1, 2020.1.4f1
Not reproducible with: 2020.2.0a1, 2020.2.0b1
Notes:
1. Not reproducible on Windows
2. Reproducible with Metal and OpenGLCore Graphics APIs
-
Resolution Note (2020.2.X):
Duplicate of case 1208293; GrabPass does not support grabbing depth, but will now display an error instead of crashing.
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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
This is a duplicate of issue #1208293