Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2019.1.0a6
2019.1.0a8
Issue ID
1098913
Regression
Yes
[iOS][LWRP] "Execution of the command buffer was aborted" error is being thrown when launching template project
To reproduce:
1. Open project attached by QA or create a new project with LWRP template
2. Switch to iOS platform and make sure that Metal API with Linear color space is selected
3. Build and run SampleScene on iOS device
Expected result: Project starts successfully
Actual: Project doesn't start, errors are being spammed to the console.
Error: 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: 2019.1.0a8, 2019.1.0a6, 2018.3.0b10
Reproduced with LWRP Packages: 4.1.0, 5.0.0, 5.1.0
iOS Devices: iPad Pro 10.5" (MQDT2HC/A) iOS 11.3 (15E216)
Not reproducible with: iPhone X (MQAC2ET/A) iOS 12.1 (16B92), iPad 5th gen 5 (MP2F2HC/A) iOS 10.3.3 (14G60), iPhone Xs (MT9F2ET/A) 12.1 (16B5089b)
Not reproducible with: Unity 2018.3.0b4, 2019.1.0a1
Wasn't able to test with 2019.1.0a5 because of Linker problems.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment