Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2019.4.17f1
2020.3
2021.1
2021.2
Issue ID
1309523
Regression
No
[iOS][Metal] GPU errors on older devices when WebCamTexture.wrapMode is set to Clamp
Reproduction steps:
1. Open attached project "Case_1309523"
2. Build and deploy the Scene "Camera" to a device
3. In the Build, click "OPEN"
4. Observe the Xcode Console
Expected result: No errors appear in the Xcode Console
Actual result: "Execution of the command buffer was aborted due to an error during execution. Caused GPU Hang Error (IOAF code 3)" appears in the Xcode Console
Reproducible with: 2019.4.27f1, 2020.3.9f1, 2021.1.8f1, 2021.2.0a17
Could not test with: 2018.4.35f1 (UI and Prefab breaks when downgrading project)
Reproducible with:
iPhone 6 (iOS 12.4.8)
iPhone 7 (iOS 12.3.1)
Not reproducible with:
iPhone 12 Mini (14.1)
Notes:
- Pressing "CLOSE" and "OPEN" repeatedly eventually leads to this error being spammed and the App no longer responding: "Execution of the command buffer was aborted due to an error during execution. Ignored (for causing prior/excessive GPU errors) (IOAF code 4)"
- Does not reproduce with other Wrap Modes, such as Repeat
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
- [HDRP] Water displacement fades when camera move far in worldspace.
- [Android] Crash due to running out of memory when compiling shaders for an Android build
- Crash on WindowsVideoMedia::GetVideoFrameAtIndex when importing a specific MP4 file
- Search results number in Saved Searches Panel is not properly visible when Search query is selected in light Editor mode
- OS Window is switched and errors logged when trying to access Overrides of the same Prefab in the Overrides Panel
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a21