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
- Resizing Profiler Module Details panel and releasing mouse button outside Unity doesn't cancel resize
- "Auto-hide gizmos" preference is not saved when reopening the project
- Sampling a custom depth texture on a machine with a GTX 1080 makes object's textures display the wrong color when in Play mode or Player
- Terrain is missing the Hidden/TerrainEngine/Details/WavingDoublePass shader when AssetBundles are built in older Unity Versions
- [Android] URP Project crashes when built on a device with PowerVR Rogue GE8320 GPU
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a21