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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a21