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
Comments (1)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
FIFTYTWO
Apr 25, 2018 14:18
Hi! Did you find any solution regarding this issue? :)