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
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
- CullingResults.GetShadowCasterBounds Results Remain Unchanged Despite Restricting Affected Objects with Rendering Layers
This is a duplicate of issue #1208293