Search Issue Tracker
Won't Fix
Votes
1
Found in [Package]
7.0.1, 6.9.0, 5.7.2
Issue ID
1174393
Regression
No
Scriptable FindKernel breaks when launching editor with -force API flags
Steps to reproduce:
1. Create a new HDRP project
2. Relaunch/launch editor with -force-d3d12 or -force-vulkan command line argument
3. Observe the error "Kernel 'KSampleCopy4_1_x_8' not found"
Expected result: "Kernel 'KSampleCopy4_1_x_8' not found" error should not occur launching with DirectX 12 or Vulkan
Reproduced in: 2019.3.0a12, 2019.2.0f1, 2019.1.3f1
Packages reproduced in: 7.0.1, 6.9.0, 5.7.2
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Resolution Note:
minor/cosmetic