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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment