Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.8f1
Issue ID
1084309
Regression
No
ApplyShaderState crash when scene loaded additively
Steps to reproduce:
1) Open the attached project.
2) Build and run (Windows, macOS, iOS).
3) Once the scene loads, press the button on the screen.
A crash occurs while loading custom LWRP shaders upon switching the scene.
If the scene containing the shaders is loaded on startup, the crash does not occur.
Reproduces with OpenGL, Metal and DirectX 11.0.
Reproduced on:
2018.2.10f1, 2018.2.8f1
Did not reproduce:
2019.1.0a2
On 2018.3, the scene does not start loading upon pressing the button, but errors are spammed to console on each frame (Xcode):
blueshadercrashdebug[21592:1803773] Execution of the command buffer was aborted due to an error during execution. Ignored (for causing prior/excessive GPU errors) (IOAF code 4)
Tested on:
MacBook Pro (Retina, 15-inch, Mid 2015) macOS 10.13.6
iPhone 8 Plus iOS 12.0
Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment