Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
5.2.3
Issue ID
1141946
Regression
Yes
[Linux][Vulkan] Crash when docking Shader Graph window on a LWRP template project with -force-vulkan
How to reproduce:
1. Open the originally attached project ('LWRPTest.zip')
2. Double click Paint1G_WAnim_Shader to open the shader graph.
3. Drag the shader graph to dock next to the scene and game tabs.
-- Observe the crash
Reproducible with: 2019.2.0a8, 2019.2.0a11
Not reproducible with: 2019.2.0a7
Pre-2019.2 does not have the Paint1G_WAnim_Shader file in a new LWRP project.
First three stack trace lines:
#0 0x007f8fdb54c7a8 in _nv042glcore
#1 0x00561efa1a28b0 in vk::DescriptorState::Bind(VkDevice_T*, vk::CommandBuffer*, vk::GpuProgramBase&)
#2 0x00561efa17cce1 in GfxDeviceVKBase::DrawBuffersInternal(VkBuffer_T*, unsigned long, unsigned int, VkBuffer_T* const*, unsigned int const*, unsigned long const*, int, DrawBuffersRange const*, int, VertexDeclaration*, unsigned int)
Note: Cannot drag Shader Graph window due to another issue in 2019.2.0a6 and 2019.2.0a7, however it crashes with the same stack trace on closing the editor on 2019.2.0a6.
Note2: Works with a new LWRP project.
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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
This is a duplicate of issue #1141790