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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Add comment