Search Issue Tracker
By Design
Votes
1
Found in
2022.3.33f1
6000.0.6f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-74110
Regression
No
Editor crashes on GfxDeviceVK::UpdateComputeResources when using compute shader with Vulkan Graphics API
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/AppendSBCrash/TestASB.scene” Scene
3. In Player settings, make sure “Graphics APIs for Windows” contains only Vulkan (Edit > Project Settings > Player settings > Other Settings > Graphics APIs for Windows)
4. Enter the Play Mode
Expected result: The Editor continues to run in Play Mode
Actual result: Editor crashes
Reproducible with: 2022.3.33f1, 6000.0.6f1
Could not test with: 2021.3.39f1 (Assets\Scripts\BurstFunctionPointerTests.cs(53,21): error CS0246: The type or namespace name 'IJobParallelForBatch' could not be found)
Reproducible on:
Play Mode (Windows Platform, Android Platform)
Windows Standalone Player
Not reproducible on:
VLNQA00325, Samsung Galaxy Note10 (SM-N970F), Android 12, CPU: Exynos 9 (9825), GPU: Mali-G76
VLNQA00318, Oneplus OnePlus 7 Pro (GM1913), Android 11, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00231, Samsung Galaxy A5(2017) (SM-A520F), Android 8.0.0, CPU: Exynos 7 Octa 7880, GPU: Mali-T830
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
First few lines of the Stacktrace:
0x00007FF67970704A (Unity) GfxDeviceVK::UpdateComputeResources
0x00007FF67AC680C8 (Unity) GfxDeviceWorker::RunCommand
0x00007FF67AC6D92B (Unity) GfxDeviceWorker::RunExt
0x00007FF67AC6DA48 (Unity) GfxDeviceWorker::RunGfxDeviceWorker
0x00007FF67928FEDB (Unity) Thread::RunThreadWrapper
Notes:
- Artifacts are present in Windows Standalone Player
- Does not reproduce with Direct3D11 or OpenGLES3
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
- Editor freezes for a few minutes when closing or switching a VFX window that was opened in a previous project
- UI Overlaps when switching Render Pipeline Asset for different Quality Levels in Quality Project Settings
- Ray Tracing Shader link to the documentation isn’t working
- Warning "BatchRendererGroups currently don't support override shaders" is spammed in Play mode when using H-Trace WSGI with BatchRenderGroups
- Audio preview stops in Editor when Unity loses focus and "Run in Background" is disabled
Resolution Note:
Bug fixed and landed on : 2022.3.42f1 and 6000.0.13f1