Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
6000.0.30f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
Issue ID
UUM-90463
Regression
No
[Vulkan] Crash on vk::DescriptorState::BindRandomWriteBuffer when using Lit shaders with Custom Render Pipeline
Reproduction steps:
1. Open the attached “IN-89723_vulkancrash” project
2. Make sure Vulkan Graphics API is used
3. Replace “Assets/Custom RP/Runtime/Passes/LightingPass.cs“ with the attached LightinPass.cs script
4. Open the “Assets/Scenes/LOD/LOD Scene.unity” scene
Expected results: Scene is opened
Actual results: Unity Editor crashes
Reproduced with: 2023.3.0b10, 6000.0.30f1, 6000.1.0a7
Couldn’t reproduce with: 2021.3.46f1, 2022.3.54f1, 2023.3.0b9 (Couldn’t downgrade the project)
Reproduced on: Ubuntu 24.04, Windows 11
First lines of the stack trace:
0x00007FF93911A74F (Unity) vk::DescriptorState::BindRandomWriteBuffer
0x00007FF93915E7C9 (Unity) GfxDeviceVKBase::BindComputeBufferVK
0x00007FF93910AF6D (Unity) VKGpuProgram::ApplyGpuProgram
0x00007FF939136943 (Unity) VKImmediateContext::SetShaders
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
- [Android] Permission window is not shown when using a Build App Bundle (Google Play) with Minify set to Release
Add comment