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
- All newly created color markers of Gradient Editor get removed at once when trying to remove one of them
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
This is a duplicate of issue #1208293