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
- Crash on with multiple stack traces when rendering large Terrain with specific hardware
- The Reset button does not reset the Default Inherited Theme in the Default Runtime Theme File when the Default Inherited Theme was removed and the Reset button is pressed
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
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.