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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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.