Search Issue Tracker
Fixed in 2019.1.X
Votes
6
Found in
2018.3.0b11
2018.3.0f2
2019.1.0a13
Issue ID
1113161
Regression
No
[Linux] Creating new project with HDRP throws error: Kernel 'KSampleCopy4_1_x_8' not found
To reproduce:
1) Open Unity Hub
2) Create a new project, while creating it, select "HDRP" Template
After project opens, you will notice a lot of errors, one of them being endlessly called "Kernel 'KSampleCopy4_1_x_8' not found"
Reproduced in 2018.3.0b11, 2019.1.0a13
Comments (6)
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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
PiotrRobotec
Sep 12, 2019 14:46
I had the same issue with Unity 2019.2.3f1 on Ubuntu 18.4
Solution which work for me:
It's not enaugh to install gpu drivers with vulkan. There is needed also install vulkan-utils: https://linuxconfig.org/install-and-test-vulkan-on-linux
For Ubuntu works: sudo apt install vulkan-utils.
After this everything is working
misabiko
Aug 07, 2019 17:07
Reproduced this in 2019.1.10f1 and 2019.3.0a11on Linux, when using Vulkan as the graphics API.
AlexStrook
Feb 09, 2019 23:54
Fresh new project 2018.3.3, I get this after updated the High def render pipeline to 4.9.0 in the package manager...
victorsarkisov20
Feb 09, 2019 19:10
This is infuriating, please fix this. I am on 2018.3.5 and I have the issue.
AnitaKo
Feb 06, 2019 12:23
It's in 2018.3.2 too after importing project from Unity Collaboration
StaggartCreations
Jan 17, 2019 13:21
I also reproduced this in 2018.3.0f2 on Windows.