Search Issue Tracker
Fixed in 2018.1.X
Votes
4
Found in
5.6.4f1
Issue ID
964523
Regression
No
[iOS 11][Metal][Unity 5.6] Execution error appears (IOAF code 4) when forcing Vuforia's camera to render from back camera
To reproduce:
1. Open project attached by the user
2. Make sure you set device's graphics API to Metal
3. Build it for iOS with "TEST" scene attached in the build settings
4. Run it on a device, allow the app to use camera
5. Press "Force to back" button
Expected result: Application should start rendering from the back camera
Actual result: Application freezes and errors spam in Xcode console:
Execution of the command buffer was aborted due to an error during execution. Ignored (for causing prior/excessive GPU errors) (IOAF code 4)
Reproduced with: Unity 5.6.0f1, 5.6.4p2 (278fc6850ee0)
API: Metal
Device: iPhone 6s iOS 11.0
Not reproducible with Unity 2017.1 and later.
Not reproducible with OpenGL API
Not reproducible on iOS 10 devices
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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
FIFTYTWO
Apr 25, 2018 14:18
Hi! Did you find any solution regarding this issue? :)