Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b7
Issue ID
881098
Regression
No
[macOS][Metal] CGPROGRAM and ENDCG compute shader compilater error on Metal
To reproduce:
1. Open attached project
2. Reimport SimpleComputeShaderWithENDCG
Actual: No error is produce but if you look at the compute shader there is no kernel found
Expected: Compiler should find valid kernel on Metal
Reproducible: 5.6.0b8, 5.5.1p2
*Note: If CGPROGRAM or ENDCG is removed, everything works as expected.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment