Search Issue Tracker
Fixed in 5.3.1
Votes
0
Found in
5.4.0a2
Issue ID
743786
Regression
Yes
[tvOS] Crash with Metal when using 'OptimizedBloom' and 'VignetteAndChromaticAberration' image effects at the same time
To Reproduce:
1. Build and run the attached project on an Apple TV (make sure to use Metal).
2. Observe that it crashes with:
"MTLRenderPipeline.mm:1049: failed assertion `stencilAttachmentPixelFormat MTLPixelFormatDepth32Float is not stencil renderable.'"
This is not reproducible on iOS9 (tested on 6s and mini 2) with Metal or with GLES2/3 on tvOS.
Also not reproducible on 5.1 based AppleTV builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment