Search Issue Tracker
Not Reproducible
Votes
3
Found in
2017.3.0p3
Issue ID
993169
Regression
No
[iOS][Metal] Black frame instead of Video is being displayed when using skybox with panoramic shader
To reproduce:
1. Open project attached by QA
2. Build "testscene_empty" to iOS platform
3. Run on the device
Expected result: Video is successfully played
Actual result: Black frame is shown and errors are spammed in Xcode console
Errors:
Execution of the command buffer was aborted due to an error during execution. Caused GPU Hang Error (IOAF code 3)
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 2017.3.0b1, 2017.3.0p3, 2018.1.0b5, 2018.2.0a1 (43620cf10b35)
Device: iPhone 8+ iOS 11.0.1
Wasn't able to reproduce on earlier versions because of pink screen issue.
Not reproducible with iPhone 7+ iOS 11.1 and iPhone 6s iOS 11.0
GLES3 API
Resolved as not reproducible:
Not reproducible with 2017.4.12f1, 2018.3.0b6 and 2019.1.0a6.
Tested with iPhone 8 Plus (model MQ8M2ET/A), iOS 11.0 (15A372)
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 Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
JayAxis
May 03, 2018 14:15
Verified this on iPhone X. Workaround was to remove Metal from the Graphics APIs list in Player settings, leaving only OpenGLES2.