Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.3.0b2
Issue ID
1081946
Regression
Yes
[Vulkan] HD template error spam: "Compute dispatch: missing texture ID <id>"
-e: follow up from case 1077485
--errors being spammed on Vulkan for Linux and Windows, not being thrown on DX12 or Metal
-repro:
--create new project using the HD template
--switch graphics API to Vulkan
--NOTICE the console getting spammed with:
---Compute dispatch: missing texture ID <id>
---(Filename: C:\buildslave\unity\build\Runtime/GfxDevice/vulkan/GfxDeviceVK.cpp Line: 1807)
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