Missing Depth Clip Mode not supported (iOS simulator crash)
Open
ios
metal
- Dominant language
- C++
- Stars
- 20.5k
- Forks
- 2.3k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 74
Description
**Describe the bug**
When running the iOS build on a simulator device (XCode 26.1.1), filament crashes with
```
MTLValidateFeatureSupport:6991: failed assertion `Depth Clip Mode is not supported on this device'
```
No error when running on Catalyst.
**To Reproduce**
Run any filament program on an iOS simulator device.
**Expected behavior**
No crash.
**Desktop (please complete the following information):**
- OS: iOS on simulator on Apple M1
- GPU: Apple M1
- Backend: Metal
Contributor guide
Assessment
This issue has not been assessed yet.