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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment