google / google/filament

Missing Depth Clip Mode not supported (iOS simulator crash)

Open
#9,525 0 comments 0 reactions 1 assignee Claimed by @bejado View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.